blob: 3c67af9dba2c0489e78567a60fa93d16d103369c [file] [log] [blame]
Scott Main50e990c2012-06-21 17:14:39 -07001page.title=Android Training
Scott Main34bf13d2012-04-20 14:10:51 -07002page.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 -08003
4@jd:body
5
Scott Main7736f962011-12-15 15:40:25 -08006<p>Welcome to Android Training. Here you'll find a collection of classes that aim to help you
7build great apps for Android, using best practices in a variety of framework topics.</p>
8
Scott Mainabfcbd12011-12-15 19:33:04 -08009<p>Each class explains the steps required to solve a problem or implement a feature using code
10snippets and sample code for you to use in your apps.</p>
Scott Main7736f962011-12-15 15:40:25 -080011
Scott Main50e990c2012-06-21 17:14:39 -070012<p>This first section is focused on teaching you the bare essentials. If you're a new developer
13on Android, you should walk through each of these classes, beginning with
14<a href="{@docRoot}training/basics/firstapp/index.html">Building Your First App</a>.</p></a>