blob: 8bf32bbb5d48ccf79fcc7940a9523c3973ab0691 [file] [log] [blame]
Scott Main7736f962011-12-15 15:40:25 -08001page.title=Orientation to 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
6<div class="figure" style="width:450px;margin-top:-30px">
7 <img src="{@docRoot}images/training/training-prof.png" alt="" />
8</div>
9
10<p>Welcome to Android Training. Here you'll find a collection of classes that aim to help you
11build great apps for Android, using best practices in a variety of framework topics.</p>
12
Scott Mainabfcbd12011-12-15 19:33:04 -080013<p>Each class explains the steps required to solve a problem or implement a feature using code
14snippets and sample code for you to use in your apps.</p>
Scott Main7736f962011-12-15 15:40:25 -080015
Scott Mainabfcbd12011-12-15 19:33:04 -080016<p>What you see now is just the beginning. We plan to add many more classes, expand and refine
17existing classes, and build Training Courses that help you enhance your apps using
18objective-oriented collections of classes.</p>