1page.title=Getting Started 2page.trainingcourse=true 3page.metaDescription=Android Training provides a collection of classes that aim to help you build great apps for Android. Each class explains the steps required to solve a problem or implement a feature using code snippets and sample code for you to use in your apps. 4 5@jd:body 6 7 8<p>Welcome to Training for Android developers. Here you'll find sets of lessons within classes 9that describe how to accomplish a specific task with code samples you can re-use in your app. 10Classes are organized into several groups you can see at the top-level of the left navigation.</p> 11 12<p>This first group, <em>Getting Started</em>, teaches you the bare 13essentials for Android app development. 14If you're a new Android app developer, you should complete each of these classes in order:</p>