Joe Malin 18457d0c21 Doc change: cherry-pick from master: Activity Testing/Hello, Testing tutorials doc files
Change-Id: If43ba08af00c8c9fcf6d05834f8b2a7a719b4bec
2010-05-07 10:06:53 -07:00

38 lines
1.3 KiB
Plaintext

page.title=Developer Resources
@jd:body
<p>
This section provides technical articles, tutorials, sample code, and other
information to help you quickly implement the features you want in your
application.
</p>
<dl>
<dt><b>Technical Articles</b></dt>
<dd>Focused discussions about Android development subjects, including
optimizations, tips, interesting implementations,
and so on. Most of the articles provide "how-to" instructions for adding
features or functionality to your app. The articles are drawn from posts to the
Android Developers Blog.
</dd>
<dt><b>Tutorials</b></dt>
<dd>Step-by-step instructions demonstrating how to build an Android application
that has the specific features you want. </dd>
<dt><b>Sample Code</b></dt>
<dd>Fully-functioning sample applications that you can look at or build and run,
to learn about how Android works. Feel free to reuse any of the code or
techniques that you find in the samples!</dd>
<dt><b>Community</b></dt>
<dd>Links to the Android discussion groups and information about other ways to
collaborate with other developers. </dd>
<dt><b>More</b></dt>
<dd>Quick development tips, troubleshooting information, and frequently asked
questions (FAQs). </dd>
</dl>
<p>To return to this page later, just click the "Resources" tab while any
Resources page is loaded. </p>