2012-11-07 16:35:16 -08:00
page.title=Getting Started
page.trainingcourse=true
2012-04-20 14:10:51 -07:00
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.
2011-12-15 15:40:25 -08:00
@jd:body
2013-07-30 12:28:43 -07:00
2012-11-15 18:27:32 -08:00
<p>Welcome to Training for Android developers. Here you'll find sets of lessons within classes
that describe how to accomplish a specific task with code samples you can re-use in your app.
2012-11-07 16:35:16 -08:00
Classes are organized into several groups you can see at the top-level of the left navigation.</p>
2011-12-15 15:40:25 -08:00
2015-01-06 09:30:30 -08:00
<p>This first group, <em>Getting Started</em>, teaches you the bare
essentials for Android app development. If you're a new Android app developer, you should
complete each of these classes in order.</p>
<div>
<div style="float:left; width:40%; margin-right:30px">
<p>If you think you might prefer to learn the basics through interactive video training,
check out this trailer for a course in the fundamentals of Android development.</p>
<p><a href="https://www.udacity.com/course/ud853" class="button">
Start the video course</a></p>
</div>
<div style="float:left; margin-bottom:20px">
<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&hd=1" frameborder="0" allowfullscreen></iframe>
</div>
</div>
<div style="clear:left"></div>