blob: 82fbd1618b4a469d7f196f2a4d7ae325cfaeff28 [file] [log] [blame]
Scott Main22cc2762012-11-07 16:35:16 -08001page.title=Getting Started
2page.trainingcourse=true
Scott Main34bf13d2012-04-20 14:10:51 -07003page.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.
Scott Main7736f962011-12-15 15:40:25 -08004
5@jd:body
Scott Mainda31f2e2012-12-04 18:23:09 -08006<div id="butterbar-wrapper" >
7 <div id="butterbar" >
8 <div id="butterbar-message">
9<a target="_blank" href="https://docs.google.com/a/google.com/forms/d/1EHLPGqhbxj2HungHRRN4_0K9TGpc-Izy-u46vBDgS8Q/viewform">
10 Take the Android Developer Survey</a>
11 </div>
12 </div>
13</div>
Scott Main7736f962011-12-15 15:40:25 -080014
Scott Mainfa1320e2012-11-15 18:27:32 -080015<p>Welcome to Training for Android developers. Here you'll find sets of lessons within classes
16that describe how to accomplish a specific task with code samples you can re-use in your app.
Scott Main22cc2762012-11-07 16:35:16 -080017Classes are organized into several groups you can see at the top-level of the left navigation.</p>
Scott Main7736f962011-12-15 15:40:25 -080018
Scott Main22cc2762012-11-07 16:35:16 -080019<p>This first group, <em>Getting Started</em>, teaches you the bare
20essentials for Android app development.
21If you're a new Android app developer, you should complete each of these classes in order:</p>