41 Commits

Author SHA1 Message Date
Dirk Dougherty
392d29ab0d AI 148193: More misc fixes in format, links, content for Android 1.5 SDK docs.
BUG=1790234

Automated import of CL 148193
2009-05-01 13:01:24 -07:00
Scott Main
003eaa2808 AI 148189: update the NotepadCodelab zip file to remove R.java, other project/bin files and erratic hidden files;
udpate the procedure for creating a project from existing code.
  BUG=1824317,1824355,1824417

Automated import of CL 148189
2009-05-01 11:56:16 -07:00
Dirk Dougherty
752aaf92a8 AI 147874: Fix format and link errors in docs.
BUG=1790234

Automated import of CL 147874
2009-04-27 18:13:11 -07:00
Scott Main
5fe696f7b0 AI 147814: tweaks to the hello world tutorial.
use an API Level 2 build target, but deploy to level 3, add some discussion on this;
  instantly run, instead of creating a new configuration;
  update screenshots for ADT wizard and the debug section;
  other edits
  BUG=1791815

Automated import of CL 147814
2009-04-26 23:57:28 -07:00
Dirk Dougherty
7eeb5d5c8e AI 147807: Miscellaneous doc fixes needed for 1.5 SDK push
BUG=1790234

Automated import of CL 147807
2009-04-26 21:07:11 -07:00
Scott Main
ce878bef71 AI 147804: add new doc about Dialogs
BUG=1800118

Automated import of CL 147804
2009-04-26 15:51:58 -07:00
Scott Main
b8b3645a97 AI 147803: add docs and images for docs on Toast and Notification docs
also edit the Notification class doc
  BUG=1800118

Automated import of CL 147803
2009-04-26 15:50:49 -07:00
Dirk Dougherty
596451ce46 AI 147796: Add widget design guidelines to new UI Guidelines area in dev guide.
BUG=1790234

Automated import of CL 147796
2009-04-25 23:09:53 -07:00
Scott Main
6fc27f79b4 AI 147793: cleanup broken links and delete all innacurate info in apidemo pages
BUG=1810005

Automated import of CL 147793
2009-04-25 14:04:54 -07:00
Dirk Dougherty
47f3a7ae79 AI 147782: Add a link to the JET docs from media index page.
BUG=1790234

Automated import of CL 147782
2009-04-24 19:16:21 -07:00
Scott Main
6f1826cb0c AI 147752: dang, there was another unclosed tag... tested it this time.
BUG=1790234

Automated import of CL 147752
2009-04-24 15:45:32 -07:00
Scott Main
a055e5ea1d AI 147742: close <code> tag and remove some bolding
BUG=1790234

Automated import of CL 147742
2009-04-24 15:03:00 -07:00
Scott Main
8a4c53a7c7 AI 147732: fix broken links
BUG=1810005

Automated import of CL 147732
2009-04-24 13:41:44 -07:00
Jean-Michel Trivi
864750c3ec AI 147718: Created .jd doc file for the JetCreator manual. Cleaned up the content to only use HTML tags, no more ugly Word generated tags. Removed references to visio files, converted all assets to PNG and renamed them with human understandable names. Added reference to JetPlayer javadoc.
BUG=1721874

Automated import of CL 147718
2009-04-24 12:33:40 -07:00
Scott Main
620986a358 AI 147438: add app widget docs to dev guide
move app widget docs out of the package description
  BUG=1790234

Automated import of CL 147438
2009-04-22 18:58:13 -07:00
Dirk Dougherty
e1d9b55f80 AI 147336: Remove stuff relating to the Maps ext library from the docs. Leave a pointer over to code.google.com.
BUG=1790234

Automated import of CL 147336
2009-04-21 20:39:18 -07:00
Dirk Dougherty
6565a5a300 AI 147332: Miscellaneous doc changes for cupcake SDK
BUG=1790234

Automated import of CL 147332
2009-04-21 20:25:36 -07:00
Scott Main
9d8dd806d9 AI 147311: update eclipse docs to include necessary AVD procedures and
discuss relevant target facilities
  BUG=1796104

Automated import of CL 147311
2009-04-21 19:17:59 -07:00
Scott Main
bd13c244fe AI 147306: re-write the Developing in Other IDEs doc with updated information for 1.5
BUG=1796104

Automated import of CL 147306
2009-04-21 19:09:24 -07:00
Dirk Dougherty
1596b517be AI 147238: Update tools index, replace activitycreator with android
BUG=1790234

Automated import of CL 147238
2009-04-21 15:00:26 -07:00
Scott Main
f1eb9b97c3 AI 147219: update app-signing doc to include a guide to export a signed APK from ADT
BUG=1795149

Automated import of CL 147219
2009-04-21 14:23:52 -07:00
Dirk Dougherty
f87d0580d2 AI 147211: Update emulator doc for new usage with avds.
BUG=1790234

Automated import of CL 147211
2009-04-21 14:11:32 -07:00
Dirk Dougherty
f20e1bdf62 AI 147081: Add document describing AVDs and usage. (doc change only)
BUG=1790234

Automated import of CL 147081
2009-04-20 21:53:32 -07:00
Dirk Dougherty
d33ab2b8ad AI 146609: updates to the manifest docs for cupcake: Add "since" notations for elements and some attributes.
BUG=1790234

Automated import of CL 146609
2009-04-16 14:27:42 -07:00
Dirk Dougherty
610cb2df9d AI 146601: Update media formats appendix for cupcake
BUG=1792195

Automated import of CL 146601
2009-04-16 13:33:16 -07:00
Dirk Dougherty
d9671b8e05 AI 146341: g4 integrate -t -i -b platform-1_0-to-cupcake @146018,146018 (doc change)
BUG=1675368

Automated import of CL 146341
2009-04-15 11:29:53 -07:00
Scott Main
0ebf34a27a AI 146254: clarification for the minSdkVersion attribute;
added more information to the <uses-sdk> reference,
  added a link to it from the <manifes> reference, and
  revised some misleading information in the android 1.1 version notes
  BUG=1788684

Automated import of CL 146254
2009-04-14 17:19:13 -07:00
Scott Main
a9fe9e21d3 AI 146242: fix the package namespace in the examples;
delete the old hello-android file
  BUG=1750212

Automated import of CL 146242
2009-04-14 16:29:14 -07:00
Scott Main
a8c28c4e4a AI 146028: update hello world tutorial for cupcake, including various other edits.
BUG=1750212

Automated import of CL 146028
2009-04-13 17:01:30 -07:00
Chris Tate
a48875a7d7 AI 144306: Fix SDK issue 1716562 - Broadcast mechanism documentation should be improved.
BUG=1716562

Automated import of CL 144306
2009-04-02 14:59:14 -07:00
The Android Open Source Project
c2ad241504 auto import from //branches/cupcake_rel/...@141571 2009-03-19 23:08:54 -07:00
The Android Open Source Project
b2a3dd88a5 auto import from //branches/cupcake/...@137197 2009-03-09 11:52:12 -07:00
The Android Open Source Project
9066cfe988 auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
The Android Open Source Project
d83a98f4ce auto import from //depot/cupcake/@135843 2009-03-03 18:28:45 -08:00
The Android Open Source Project
076357b856 auto import from //depot/cupcake/@132589 2009-03-03 14:04:24 -08:00
The Android Open Source Project
3dec7d563a auto import from //depot/cupcake/@137055 2009-03-02 22:54:33 -08:00
The Android Open Source Project
3001a03543 auto import from //branches/cupcake/...@132276 2009-02-19 10:57:31 -08:00
The Android Open Source Project
d24b8183b9 auto import from //branches/cupcake/...@130745 2009-02-10 15:44:00 -08:00
The Android Open Source Project
9266c558bf auto import from //branches/cupcake/...@126645 2009-01-15 16:12:10 -08:00
The Android Open Source Project
f013e1afd1 Code drop from //branches/cupcake/...@124589 2008-12-17 18:05:43 -08:00
The Android Open Source Project
54b6cfa9a9 Initial Contribution 2008-10-21 07:00:00 -07:00