Scott Main | 7736f96 | 2011-12-15 15:40:25 -0800 | [diff] [blame] | 1 | page.title=Orientation to Android Training |
| 2 | |
| 3 | @jd:body |
| 4 | |
| 5 | <div class="figure" style="width:450px;margin-top:-30px"> |
| 6 | <img src="{@docRoot}images/training/training-prof.png" alt="" /> |
| 7 | </div> |
| 8 | |
| 9 | <p>Welcome to Android Training. Here you'll find a collection of classes that aim to help you |
| 10 | build great apps for Android, using best practices in a variety of framework topics.</p> |
| 11 | |
Scott Main | abfcbd1 | 2011-12-15 19:33:04 -0800 | [diff] [blame^] | 12 | <p>Each class explains the steps required to solve a problem or implement a feature using code |
| 13 | snippets and sample code for you to use in your apps.</p> |
Scott Main | 7736f96 | 2011-12-15 15:40:25 -0800 | [diff] [blame] | 14 | |
Scott Main | abfcbd1 | 2011-12-15 19:33:04 -0800 | [diff] [blame^] | 15 | <p>What you see now is just the beginning. We plan to add many more classes, expand and refine |
| 16 | existing classes, and build Training Courses that help you enhance your apps using |
| 17 | objective-oriented collections of classes.</p> |