This document discusses the Android Gradle Plugin and how it improves upon previous build systems like Ant and Maven. It introduces key concepts of Gradle like tasks and dependencies. It provides examples of simple Gradle tasks and shows how to configure the Android plugin to build and run an Android app and NDK code. Finally, it briefly mentions the Jack/Jill compiler and Atom IDE plugin for Android development.