blob: 44b67478fe293219118d0aa19aabe1f9d0addfdc [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 Main299c5ea2013-07-30 12:28:43 -07006
Scott Mainfa1320e2012-11-15 18:27:32 -08007<p>Welcome to Training for Android developers. Here you'll find sets of lessons within classes
8that describe how to accomplish a specific task with code samples you can re-use in your app.
Scott Main22cc2762012-11-07 16:35:16 -08009Classes are organized into several groups you can see at the top-level of the left navigation.</p>
Scott Main7736f962011-12-15 15:40:25 -080010
Eric Gilmore46f75182015-01-06 09:30:30 -080011 <p>This first group, <em>Getting Started</em>, teaches you the bare
12 essentials for Android app development. If you're a new Android app developer, you should
13 complete each of these classes in order.</p>
14
15<div>
16<div style="float:left; width:40%; margin-right:30px">
17
Dirk Dougherty78c688f2015-05-22 10:23:10 -070018 <p>If you prefer to learn through interactive video training,
19 check out this trailer for a course about the fundamentals of Android development.</p>
Eric Gilmore46f75182015-01-06 09:30:30 -080020 <p><a href="https://www.udacity.com/course/ud853" class="button">
21 Start the video course</a></p>
22</div>
23
24<div style="float:left; margin-bottom:20px">
25 <iframe width="300" height="169" src="//www.youtube.com/embed/LfVBFFoy9Y0?utm_source=dac&utm_medium=video&utm_content=andfuntrain&utm_campaign=udacint?rel=0&amp;hd=1" frameborder="0" allowfullscreen></iframe>
26</div>
27</div>
28
Dirk Dougherty78c688f2015-05-22 10:23:10 -070029<div style="clear:left"></div>
Dirk Dougherty10d44b72015-05-23 14:46:57 -070030</div>
Dirk Dougherty78c688f2015-05-22 10:23:10 -070031
32 <div><h2 class="norule">Online video courses</h2>
33 <p>If you prefer to learn through interactive video training,
34 check out these free courses.</p>
35 <div class="resource-widget resource-flow-layout col-16"
36 data-query="collection:develop/landing/courses"
37 data-sortOrder="random"
38 data-cardSizes="6x6"
39 data-maxResults="9"
40 data-initial-results="3"></div>
Dirk Dougherty78c688f2015-05-22 10:23:10 -070041</div>