Age | Commit message (Collapse) | Author |
|
Original Change-Id: I5331cdc968be817ff70ba32dd03fce76493a6ab8
Test: make ds-docs
Android developer docs are now maintained in Piper, go/dac-source
Removing all files from Gerrit, since these files can cause build
errors if they refer to classes that are later removed (whence
bug b/35849713 ).
Gerrit already has readme files in these directories telling people
docs are not maintained here; these readmes will be a lot easier to
spot now.
Ran a doc build with these files deleted, and it seems to work fine,
so submitting this CL *shouldn't* break anything.
Bug: 35849713
Change-Id: Ic74c3f97f9620daf23543930a8b7ed1386f4d172
|
|
Many media files and source code files were marked as executable in Git.
Remove those.
Also a shell script and python script were not marked as executable.
Change-Id: Ieb51bafb46c895a21d2e83696f5a901ba752b2c5
|
|
to all faq docs from /guide to docs in /resources
bug:3475300
Change-Id: I45148c26cc506683d34357dfecb3519b7f5ebdf4
|
|
fix broken links, update the dev guide intro, and update sitemap file
Change-Id: I203f272654596ecf9eaf8ba7d8be85347f5f4dbe
|
|
links in the dev guide
Also move the app fundamentals document back to fundamentals.jd
TODO: resolve links in the javadocs
Change-Id: Ia3c81a83bf7fe75f7942fd41bfb1d626ee72d5d9
|
|
Change-Id: I28900026465d66d950cf4f05f0c202b46c3c2d43
|
|
Judiciously" excerpt to best practices. Clean up blockquote usage in other files." into eclair
Merge commit '5f6002ec5f52ed164b591cf4b267fe771a81731f'
* commit '5f6002ec5f52ed164b591cf4b267fe771a81731f':
SDK doc change: add "Optimizing Judiciously" excerpt to best practices. Clean up blockquote usage in other files.
|
|
Clean up blockquote usage in other files.
Bug: 2160782
Change-Id: I537194ecddc53d4f0e8456ce958ae8db6f521593
|
|
Merge commit 'f0165495951e3a32aa5697ac1299307c2d72f32a'
* commit 'f0165495951e3a32aa5697ac1299307c2d72f32a':
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
|
|
I haven't touched instances of "behaviour", "dequeue", "removeable",
"resizeable", or "removeable" because all are accepted variant spellings
and I don't know what the policy is on such things.
|
|
Books and web pages seem to prefer the requestWindowFeature method
over the android:theme, despite the advantages of the latter. This
may be because we mention requestWindowFeature but not android:theme
in our FAQ.
(Also add missing end tag to fix page rendering with Chrome.)
|
|
|
|
Original author: ddougherty
Merged from: //branches/cupcake/...
Original author: android-build
Automated import of CL 147335
|
|
activitycreator with android
Original author: ddougherty
Merged from: //branches/cupcake/...
Original author: android-build
Automated import of CL 147242
|
|
|
|
|
|
|
|
|
|
|