diff options
author | Dirk Dougherty <> | 2009-04-21 15:03:07 -0700 |
---|---|---|
committer | The Android Open Source Project <initial-contribution@android.com> | 2009-04-21 15:03:07 -0700 |
commit | 9daf96a377ba6f8ed1083d66f1e2e991cdfeb8ec (patch) | |
tree | ab5106579e71ba21bed2a88caf9e5637b6d30f87 /docs/html/guide/appendix/faq | |
parent | 901305d0a11d86eec516bd085a39d7eafde46047 (diff) | |
download | frameworks_base-9daf96a377ba6f8ed1083d66f1e2e991cdfeb8ec.zip frameworks_base-9daf96a377ba6f8ed1083d66f1e2e991cdfeb8ec.tar.gz frameworks_base-9daf96a377ba6f8ed1083d66f1e2e991cdfeb8ec.tar.bz2 |
AI 147242: am: CL 147239 am: CL 147238 Update tools index, replace activitycreator with android
Original author: ddougherty
Merged from: //branches/cupcake/...
Original author: android-build
Automated import of CL 147242
Diffstat (limited to 'docs/html/guide/appendix/faq')
-rw-r--r-- | docs/html/guide/appendix/faq/commontasks.jd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/html/guide/appendix/faq/commontasks.jd b/docs/html/guide/appendix/faq/commontasks.jd index 9c79bdd..0f89e75 100644 --- a/docs/html/guide/appendix/faq/commontasks.jd +++ b/docs/html/guide/appendix/faq/commontasks.jd @@ -701,8 +701,8 @@ If the latitudeSpan, longitudeSpan, and zoomLevel attributes are not consistent, <a name="filelist" id="filelist"></a><h2>List of Files for an Android Application</h2> <p>The following list describes the structure and files of an Android application. - Many of these files can be built for you (or stubbed out) by the activitycreator - application shipped in the tools/ menu of the SDK. </p> + Many of these files can be built for you (or stubbed out) by the android tool + shipped in the tools/ menu of the SDK. </p> <table width="100%" border="0"> <tr> <td width="28%" valign="top">MyApp/<br /></td> |