Learning the Android Software Stack is a challenge of its own and will require you to head out to the Android Development site in search of more information. Below is a video that will cover some of the basics. The video also covers Gradle. Gradle is a sophisticated build system that lets you use a simple, declarative DSL to configure the build process of your app. You can find out more about the Android build system here, or by watching Xavier Ducrohet describe the new Android SDK build system at Google I/O 2013.
Tech Tip Classification