Android (Google) Code Review
a25032a08d
Merge change Ic31c0f62 into eclair
...
* changes:
docs: update the Bluetooth guide with links to the sample app, scrub the sibling files, and revise the Bluetooth package summary to point to the BT dev guide.
2009-12-18 17:12:36 -08:00
Dirk Dougherty
5da76ddd57
doc change: Add ?details query to doc about Android Market.
...
Bug: 2160782
Change-Id: I86d1339e5bc5a36dbd033a7938764818a27b4d81
2009-12-17 17:13:04 -08:00
Android (Google) Code Review
24780ea60f
Merge change I75bb4c98 into eclair
...
* changes:
doc change: Move commit 4075b4ced from guide/appendix/faq to resources/faq.
2009-12-17 10:31:19 -08:00
Android (Google) Code Review
82e037a4ed
Merge change I3f67758f into eclair
...
* changes:
doc change: remove existing (unchanged since sdk) samples from zip. This now contains only new samples.
2009-12-17 10:28:06 -08:00
Dirk Dougherty
9b5ea48871
doc change: Move commit 4075b4ced from guide/appendix/faq to resources/faq.
...
Bug: 2315781
Change-Id: I75bb4c98fa48af47c935787a5ab30ca7c1a8091d
2009-12-17 10:15:23 -08:00
Dirk Dougherty
51ae620ce2
doc change: remove existing (unchanged since sdk) samples from zip. This now contains only new samples.
...
Bug:2160782
Change-Id: I3f67758f207df0fdde8a46d40ba8d5873097e460
2009-12-17 10:07:46 -08:00
Scott Main
1362bbcf76
docs: update the Bluetooth guide with links to the sample
...
app, scrub the sibling files, and revise the Bluetooth package
summary to point to the BT dev guide.
2009-12-16 18:48:02 -08:00
Android (Google) Code Review
26099cd9ce
Merge change I7d67e1b3 into eclair
...
* changes:
docs: small edits
2009-12-16 18:20:05 -08:00
Scott Main
7d67e1b365
docs: small edits
2009-12-16 18:14:37 -08:00
Android (Google) Code Review
b2aab5042b
Merge change I354261e2 into eclair
...
* changes:
docs: small edit to live wallpaper sentence
2009-12-16 15:30:02 -08:00
Scott Main
354261e25a
docs: small edit to live wallpaper sentence
2009-12-16 15:25:35 -08:00
Trevor Johns
5ff60dff18
Updating frameworks/base/docs/html/shareables/latest_samples.zip to reflect current state of sample code as of 1d151678.
2009-12-16 15:14:43 -08:00
Android (Google) Code Review
8bda0fb0ca
Merge change Iccb92649 into eclair
...
* changes:
docs: fix typo
2009-12-16 11:14:40 -08:00
Scott Main
ccb926498f
docs: fix typo
2009-12-16 11:13:40 -08:00
Android (Google) Code Review
d92cc9a4ba
Merge change I33eb64c0 into eclair
...
* changes:
docs: add 2.1 platform notes, win usb driver notes and fix some javadocs for PhonestateListener
2009-12-16 11:11:02 -08:00
Scott Main
4c4a47f421
docs: add developer dashboard page and add topic link
...
to it from the homepage (replacing the video topic)
2009-12-16 10:08:32 -08:00
Android (Google) Code Review
218c0763d5
Merge change Ib43ec8f6 into eclair
...
* changes:
docs: fix some typos in the manifest docs samples and remove the "one or more of" phrase from the syntax snippet because it interferes with the syntax coloring.
2009-12-16 10:05:10 -08:00
Android (Google) Code Review
9d2252db2c
Merge change Ia36d8e74 into eclair
...
* changes:
Updates to SDK troubleshooting doc, per bug 2315781.
2009-12-16 09:59:12 -08:00
Scott Main
b149ee8835
docs: add 2.1 platform notes, win usb driver notes
...
and fix some javadocs for PhonestateListener
2009-12-16 09:50:53 -08:00
Android (Google) Code Review
6ccc515c7f
Merge change I8385f59d into eclair
...
* changes:
sdk doc change for esr: Cleanup for resources tab content.
2009-12-15 21:24:15 -08:00
Dirk Dougherty
50bfb39c55
sdk doc change for esr: Cleanup for resources tab content.
...
Bug:2160782
Change-Id: I8385f59d764156ccc318f71e5d344c7f33330c40
2009-12-15 19:24:58 -08:00
Katarina Stenstedt
4075b4ced4
Updates to SDK troubleshooting doc, per bug 2315781.
...
Describes work-around for these problems: Sometimes you
can't view manifest files within Eclipse; you can't run
the GestureBuilder sample on the emulator or uninstall it
from the emulator.
Bug: 2315781
Change-Id: Ia36d8e74a9fccd106ce2cc5e9451846aacba9da4
2009-12-15 12:41:24 -08:00
Android (Google) Code Review
311bb7fcc1
Merge change I0c8814d1 into eclair
...
* changes:
Removing copyrighted backgrounds/logos from ContactManager and Wiktionary samples.
2009-12-14 21:34:44 -08:00
Trevor Johns
1ff123d794
Removing copyrighted backgrounds/logos from ContactManager and Wiktionary
...
samples.
Bug: 2326131
2009-12-14 18:55:44 -08:00
Trevor Johns
7c0f00ccdd
Adding list of articles to docs/html/resources/articles/index.jd.
2009-12-14 16:08:05 -08:00
Scott Main
b43ec8f631
docs: fix some typos in the manifest docs samples and
...
remove the "one or more of" phrase from the syntax snippet
because it interferes with the syntax coloring.
2009-12-14 14:37:53 -08:00
Dirk Dougherty
22558d0be8
sdk doc change for esr: Add "resources" tab content. Fix links pointing to the old locations. Change Android.mk to output samples files to resources/samples. Misc other fixes.
...
Bug: 2160782
Change-Id: Ib1eb2e9e3fe3a7b2ad16387dbf888646a1195221
2009-12-14 11:40:02 -08:00
Roman Nurik
0e71bdc6ac
Add ContactManager, MultiResolution, Wiktionary, and WiktionarySimple to samples index. Also add latest samples zip file.
2009-12-10 11:45:33 -08:00
Trevor Johns
24bb662a13
Adding screenshots for development/samples/Wiktionary and development/samples/WiktionarySimple.
2009-12-09 20:30:54 -08:00
Scott Main
fe7f27aabf
docs: add images used in BT developer guide.
...
needed (but not a dependency) by I1cd5c8282ba45d79da854db43d741b6fa049812b
2009-12-09 18:16:02 -08:00
Scott Main
ed2a70d649
docs: add the Bluetooth developer guide,
...
and make some revisions to the BT javadocs
2009-12-09 17:59:38 -08:00
Trevor Johns
17d8e74747
Adding screenshots for development/samples/ContactManager documentation.
2009-12-08 23:29:46 -08:00
Android (Google) Code Review
5d0806c9c3
Merge change Ia70bd8c4 into eclair
...
* changes:
add BluetoothChat sample app to the dev guide
2009-12-03 16:06:52 -08:00
Scott Main
14a704295f
add BluetoothChat sample app to the dev guide
2009-12-03 15:42:50 -08:00
Scott Main
33e0f00e95
docs: fix markup error in xml sample
2009-12-03 11:33:25 -08:00
Scott Main
9fb53a9cb9
add screenshots for the Bluetooth Chat sample app
2009-12-02 15:08:19 -08:00
Android (Google) Code Review
43810507b7
Merge change Ic8231560 into eclair
...
* changes:
sdk doc change for esr: update download zip filenames, add maxSdkVersion warning, misc other changes.
2009-12-01 22:41:22 -08:00
Dirk Dougherty
7500f341dd
sdk doc change for esr: update download zip filenames, add maxSdkVersion warning, misc other changes.
...
Bug: 2160782
Change-Id: Ic8231560ef1bc036cfd5d242c65f654cb110fc6b
2009-12-01 19:27:26 -08:00
Scott Main
21a67b8d97
docs: remove droid-specific behavior change from platform notes
...
bug: 2293281
2009-11-30 16:20:22 -08:00
Dirk Dougherty
bca9f1bbb3
sdk doc change for esr: updates for android 1.6 r2, tools r4, api levels.
...
Bug: 2160782
Change-Id: Ia576dc9b2312d89bbe194d94640c3cc79216067b
2009-11-23 13:23:46 -08:00
Scott Main
256da9fb00
am 160ab363: Merge change I0c172ebf into eclair-sdk
...
Merge commit '160ab363d738728456d561bb80d54d3448e7580a' into eclair
* commit '160ab363d738728456d561bb80d54d3448e7580a':
docs change for ESR: add platform notes document for
2009-11-20 17:03:29 -08:00
Scott Main
2edbbafdd5
docs change for ESR: add platform notes document for
...
Android 2.0.1. Also update the homepage sdk and adp announcements.
Bug: 2160782
Change-Id: I0c172ebf9449ac99865433b51a0a7366aa2ef020
2009-11-20 16:53:01 -08:00
Android (Google) Code Review
055b439289
Merge change I0a17a960 into eclair
...
* changes:
sdk doc change for esr: Add api diff report 5->6. Update previous diff reports to fix false positives.
2009-11-20 13:08:06 -08:00
Dirk Dougherty
0a056afb71
sdk doc change for esr: Add api diff report 5->6. Update previous diff reports to fix false positives.
...
Bug:2160782
Change-Id: I0a17a9603b53a46a3a434f29bcd72208af1a745b
2009-11-20 11:17:26 -08:00
Android (Google) Code Review
afcd516e3e
Merge change Iaae72f66 into eclair-sdk
...
* changes:
docs: misc edits to samples page and intro docs make samples page accessible from offline version instead of redirecting to the user filesystem and include instructions for creating projects based on the sample apps. fix a link and add some content to the What is android doc.
2009-11-18 14:08:08 -08:00
Android (Google) Code Review
00ecac957c
Merge change If556e259 into eclair-sdk
...
* changes:
docs: remove all content from the older sdk download, install, and requirements pages and redirect to the new sdk pages. Also update the "older sdks" doc to include all version-specific sdks. also update the robots file to disallow indexing of the old sdk docs.
2009-11-16 18:19:10 -08:00
Scott Main
8ef5a6b6ae
docs: remove all content from the older sdk download,
...
install, and requirements pages and redirect to the new sdk
pages. Also update the "older sdks"
doc to include all version-specific sdks.
also update the robots file to disallow indexing
of the old sdk docs.
2009-11-16 17:39:52 -08:00
Scott Main
bbfc44acab
docs: update the publishing guide to revise the updating section
...
bug 1755357
2009-11-12 21:44:58 -08:00
Android (Google) Code Review
3a103a87b0
Merge change I15536f3c into eclair-sdk
...
* changes:
doc change: Add instruction to disable antivirus before installing SDK components. Add download page link to installing doc.
2009-11-10 09:13:29 -08:00
Dirk Dougherty
a374f51f18
doc change: Add instruction to disable antivirus before installing SDK components. Add download page link to installing doc.
...
Bug: 2246467
Change-Id: I15536f3c7f2088fff8f60963ba23a69b1be43804
2009-11-10 08:41:20 -08:00