Scott Main | 50e990c | 2012-06-21 17:14:39 -0700 | [diff] [blame] | 1 | page.title=Android Training |
Scott Main | 34bf13d | 2012-04-20 14:10:51 -0700 | [diff] [blame] | 2 | page.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 Main | 7736f96 | 2011-12-15 15:40:25 -0800 | [diff] [blame] | 3 | |
| 4 | @jd:body |
| 5 | |
Scott Main | 7736f96 | 2011-12-15 15:40:25 -0800 | [diff] [blame] | 6 | <p>Welcome to Android Training. Here you'll find a collection of classes that aim to help you |
| 7 | build great apps for Android, using best practices in a variety of framework topics.</p> |
| 8 | |
Scott Main | abfcbd1 | 2011-12-15 19:33:04 -0800 | [diff] [blame] | 9 | <p>Each class explains the steps required to solve a problem or implement a feature using code |
| 10 | snippets and sample code for you to use in your apps.</p> |
Scott Main | 7736f96 | 2011-12-15 15:40:25 -0800 | [diff] [blame] | 11 | |
Scott Main | 50e990c | 2012-06-21 17:14:39 -0700 | [diff] [blame] | 12 | <p>This first section is focused on teaching you the bare essentials. If you're a new developer |
| 13 | on 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> |