322 Commits

Author SHA1 Message Date
Elliott Hughes
449e46600f am 0047d3e0: am e253b514: am 29d60b95: am 8d41e653: Merge "Miscellaneous small documentation fixes."
* commit '0047d3e025b43fd2dc05734f7ea6229291445046':
  Miscellaneous small documentation fixes.
2014-02-21 17:37:54 +00:00
Elliott Hughes
e253b514f4 am 29d60b95: am 8d41e653: Merge "Miscellaneous small documentation fixes."
* commit '29d60b95fa8019c0542f46551057c4d376bb8a7a':
  Miscellaneous small documentation fixes.
2014-02-21 17:28:51 +00:00
Ricardo Cervera
1239405637 am 131c2e13: am 6fc66187: am 7d3344fd: am 58305f88: am bff7db19: am 521a54d0: Merge "docs: Added notes for Build Tools Revision 19.0.2" into klp-docs
* commit '131c2e13bac619144f2780baf229c34b33b0c674':
  docs: Added notes for Build Tools Revision 19.0.2
2014-02-12 23:02:00 +00:00
Ricardo Cervera
b134b0ae45 am 6bc06c81: am 49968bb5: am 6960ad58: am ac74a524: am 566e4df8: am ca8757bf: Merge "docs: Added Revision 3 of Google APIs System Image." into klp-docs
* commit '6bc06c815f47021e49e191740caeb8ee2c846c5a':
  docs: Added Revision 3 of Google APIs System Image.
2014-02-12 23:01:56 +00:00
Ricardo Cervera
521a54d0cc Merge "docs: Added notes for Build Tools Revision 19.0.2" into klp-docs 2014-02-12 21:04:40 +00:00
Ricardo Cervera
ca8757bfc5 Merge "docs: Added Revision 3 of Google APIs System Image." into klp-docs 2014-02-12 21:04:00 +00:00
Ricardo Cervera
10227d9c37 docs: Added Revision 3 of Google APIs System Image.
Updated Google Play services version to 4.2.42 too.

Change-Id: I1887414760e91808ed0a2574c24dab3598797f32
Review: http://quixote.mtv.corp.google.com:8003/tools/revisions/platforms.html
2014-02-12 12:59:46 -08:00
Ricardo Cervera
6232c3caf5 am a5e35cb0: am 6ed26862: am 74d290fd: am d057fa6d: am 531939d1: Merge "docs: Fixed links to Proguard manual. Bug: 12713887" into klp-docs
* commit 'a5e35cb002936291b79ff422c94eb2caabedfb3a':
  docs: Fixed links to Proguard manual. Bug: 12713887
2014-02-06 21:26:03 +00:00
Ricardo Cervera
531939d151 Merge "docs: Fixed links to Proguard manual. Bug: 12713887" into klp-docs 2014-02-06 21:07:09 +00:00
Ricardo Cervera
56d37fb8cd docs: Fixed links to Proguard manual. Bug: 12713887
The SourceForge manual cannot be linked to sections directly because
of JavaScript and HTML frames. I used the MIT links from the bug
report instead.

Review: http://quixote.mtv.corp.google.com:8001/tools/help/proguard.html

Change-Id: I1be210d392d78a7560a89f421074ba6d99499da0
2014-02-06 09:49:04 -08:00
Glenn Kasten
c734de9c2b am 9d2ad121: am 830d4ffc: am 74dc4bd0: am 983a9381: am 11263b24: Merge "Add adb over Wi-Fi" into klp-docs
* commit '9d2ad12181a1793686d7cdbdf11b3aa5a92030c4':
  Add adb over Wi-Fi
2014-02-04 19:02:57 +00:00
Glenn Kasten
11263b2423 Merge "Add adb over Wi-Fi" into klp-docs 2014-02-04 18:27:13 +00:00
Scott Main
80ddc85515 remove samples page under tools. redirect in separate cl.
bug: 12878293

Change-Id: I51b0946d5d408ba92b3ae6fdfad8f14209cdbd5d

Conflicts:
	docs/html/tools/samples/index.jd
2014-02-04 08:57:20 -08:00
Scott Main
56783a7424 remove samples page under tools. redirect in separate cl.
bug: 12878293

Change-Id: I51b0946d5d408ba92b3ae6fdfad8f14209cdbd5d
2014-02-03 17:07:27 -08:00
Glenn Kasten
77c86261ee Add adb over Wi-Fi
Change-Id: I6ada6c88e3a006abc4685b66d6decd1bec175941
2014-02-03 16:49:34 -08:00
Ricardo Cervera
6b74ee3936 docs: Added notes for Build Tools Revision 19.0.2
Change-Id: I558ec95c4663eb55bcd2a27b437de908022be656
Review: http://quixote.mtv.corp.google.com:8005/tools/revisions/build-tools.html
2014-01-31 10:43:39 -08:00
Joe Fernandez
a7eda49a82 am 2d7ca0c4: am 6104a749: am 12382d13: am fcab250d: am 16fe3737: Merge "docs: Added note to Support Library Setup page: mediarouter to appcompat dependency" into klp-docs
* commit '2d7ca0c435e9acdff274d2a7817879ec44f61b45':
  docs: Added note to Support Library Setup page: mediarouter to appcompat dependency
2014-01-17 01:06:39 +00:00
Joe Fernandez
16fe373745 Merge "docs: Added note to Support Library Setup page: mediarouter to appcompat dependency" into klp-docs 2014-01-16 22:46:56 +00:00
quddusc
9c09d67536 am 84d5df5f: am f1809bae: am 65e3350c: am 916277e4: am e7eb5996: Merge "docs: Removed stray link. Bug: 11773486" into klp-docs
* commit '84d5df5fa6832aa89fae3f3f02cf6ee4e7a60b8b':
  docs: Removed stray link. Bug: 11773486
2014-01-14 20:46:31 +00:00
Joe Fernandez
c6735c069c docs: Added note to Support Library Setup page: mediarouter to appcompat dependency
The v7 mediarouter support library depends on a couple of styles that are located
in the v7 appcompat library. This dependency requires developers to have both
libraries imported in their Eclipse workspace and to set up a library dependency
between the mediarouter to the appcompat library.

See Stackoverflow for issue and fix: http://goo.gl/xQI0Iw

Staging: http://joefernandez2.mtv.corp.google.com:8208/tools/support-library/setup.html#libs-with-res

Change-Id: Ifc7fa3dfcf9dfdb7faac7d2695a9988d49440c7d
2014-01-07 23:46:07 +00:00
quddusc
0182bbea6d docs: Removed stray link.
Bug: 11773486

Change-Id: I6d4f697cffd5a104fee87e9e1fb32cfa0611b1f0
2014-01-06 16:14:31 -08:00
Mark Doliner
9525f2a72e Miscellaneous small documentation fixes.
Most of these I noticed on my own. The change to docs/html/tools/testing/testing_ui.jd is mentioned in a bug report:
https://code.google.com/p/android/issues/detail?id=56324

Signed-off-by: Mark Doliner <markdoliner@google.com>
2014-01-03 19:15:36 +00:00
quddusc
cafb29a315 am 7c0da7ec: am bb6316db: am 5938b9a0: am 5ad0e628: am 12182bc2: Merge "docs: Fixed deprecated constructor. Bug: 10581815" into klp-docs
* commit '7c0da7ec5f26179d31b1f3b3211389765baeecc2':
  docs: Fixed deprecated constructor. Bug: 10581815
2013-12-26 23:54:10 +00:00
quddusc
8f5434183e docs: Fixed deprecated constructor.
Bug: 10581815

Change-Id: I057acf1ad3037418c7247f865b6cb0847a9eb7b6
2013-12-20 14:07:45 -08:00
David Friedman
7cd6cd3178 NDK release notes for r9c for review
Staged at http://boku.mtv.corp.google.co:9196/tools/sdk/ndk/index.html

Change-Id: Id058d39e10ce64fff2def3dea746ac5e11eff2b4
(cherry picked from commit 51501634c7d530d691f4345990a2434a00603ba2)
2013-12-19 21:47:46 +00:00
Joe Fernandez
1290d8e64f am c13b4e25: am 507e635d: am 5f698449: am 3270172f: am 7618a960: docs: Adding Android Build Tools Release Notes 19.0.1
* commit 'c13b4e25310034cc1e8da359edf1ee24d7429e9d':
  docs: Adding Android Build Tools Release Notes 19.0.1
2013-12-10 16:45:34 +00:00
Scott Main
c9cd738e10 am e26fe49d: am 113b40cc: am a09588d7: am 99d663aa: Merge "NDK release notes for r9c for review" into klp-ub-dev
* commit 'e26fe49de16ec148c02460865c26fca50cc8974c':
  NDK release notes for r9c for review
2013-12-10 16:38:09 +00:00
Joe Fernandez
3270172fca am 7618a960: docs: Adding Android Build Tools Release Notes 19.0.1
* commit '7618a960ab96c282b9905c038a96e2137011ba44':
  docs: Adding Android Build Tools Release Notes 19.0.1
2013-12-10 16:27:54 +00:00
Scott Main
99d663aafa Merge "NDK release notes for r9c for review" into klp-ub-dev 2013-12-10 16:27:10 +00:00
Joe Fernandez
e2cd748e5b am eb34e1d7: am ffae30bf: am 9e61ea4e: am 0ff1e37a: am bc06f8ee: Merge "docs: Support Library 19.0.1 Release Notes" into klp-docs
* commit 'eb34e1d762255f086178cc57ef28521819167716':
  docs: Support Library 19.0.1 Release Notes
2013-12-10 06:22:44 +00:00
Joe Fernandez
67288d26b1 am c7b3fc84: am 34faa40c: am 1df855a4: am f31d9151: am cdac3b1e: Merge "docs: Platform image version release notes Android 4.4.2" into klp-docs
* commit 'c7b3fc84defcbcb861af19fe3330b1ff9a5d06b6':
  docs: Platform image version release notes Android 4.4.2
2013-12-10 06:22:39 +00:00
David Friedman
51501634c7 NDK release notes for r9c for review
Staged at http://boku.mtv.corp.google.co:9196/tools/sdk/ndk/index.html

Change-Id: Id058d39e10ce64fff2def3dea746ac5e11eff2b4
2013-12-09 22:22:15 -08:00
Joe Fernandez
7618a960ab docs: Adding Android Build Tools Release Notes 19.0.1
New release notes page to capture updates to the Android build tools

Change-Id: Ide53142529c8eafed297e8e75ec40ae2c389375b
2013-12-09 21:43:23 -08:00
Joe Fernandez
bc06f8ee36 Merge "docs: Support Library 19.0.1 Release Notes" into klp-docs 2013-12-10 05:15:33 +00:00
Joe Fernandez
53b01dbb58 docs: Support Library 19.0.1 Release Notes
Release notes for Support Library version releasing with the
KitKat MR1 update.

Change-Id: I6e2641e563772f93cc2f61ee7b466b0920209f77
2013-12-09 11:56:10 -08:00
Joe Fernandez
3ffaadc11e docs: Platform image version release notes Android 4.4.2
Change-Id: I0ad9b672d077f9154a563868248e63348f7ffdae
2013-12-06 14:15:54 -08:00
Dirk Dougherty
7acec30ac7 am 3d763e25: am a9a39d6c: am acca12fa: Merge "Doc change: move localized files into an intl dir. Build output remains the same for online, offline, and ds docs." into klp-docs
* commit '3d763e258b6643d29a495b5dfb1cb376e6b61f87':
  Doc change: move localized files into an intl dir. Build output remains the same for online, offline, and ds docs.
2013-11-19 18:24:20 -08:00
Dirk Dougherty
acca12faea Merge "Doc change: move localized files into an intl dir. Build output remains the same for online, offline, and ds docs." into klp-docs 2013-11-20 02:13:48 +00:00
Dirk Dougherty
5f0462a4f5 Doc change: move localized files into an intl dir. Build output remains the same for online, offline, and ds docs.
Change-Id: Ia75712323563cf56f0224822cb7977f3421f8527
2013-11-19 17:55:49 -08:00
Joe Fernandez
79992ca077 am f52450b1: am dcf78a05: am de4a8d85: Merge "Systrace doc updates" into klp-docs
* commit 'f52450b1f174eac239ffac67774960d547e295c8':
  Systrace doc updates
2013-11-19 11:20:41 -08:00
Joe Fernandez
25ef208d7c Systrace doc updates
Update to reflect new user interface and command line options
in Android 4.3+. Also add section on using application-level
tracing.

Fixes for bugs:
b/7306847
b/10113361
b/9425766
b/7306847
b/9262485

Change-Id: Ia1c2a54fa2edc12cd68da27055aebe7ec47df745
2013-11-19 10:48:39 -08:00
Joe Fernandez
33baa5ad7d Removing quotes from page.tags values
Change-Id: I9e12079568ef7be8574743a34856ed2839e1e76a
2013-11-14 21:00:10 +00:00
Joe Fernandez
6cb431fcb1 docs: Support Library setup docs fix
Fix issues with instructions, including:
b/10808558

Change-Id: I188a021223946b21d12e050819e7257d86e2965f
2013-11-13 14:59:24 -08:00
Scott Main
29610421a3 Merge "Revised some text while reading up on traceview. this is what's left of this older CL that was left for dead: I5528b476d8110df51d45aaf690d878f72bc75c9f" into klp-docs 2013-11-13 02:50:50 +00:00
Scott Main
c468240c1a Revised some text while reading up on traceview.
this is what's left of this older CL that was left for dead:
I5528b476d8110df51d45aaf690d878f72bc75c9f

Change-Id: I42f784d693c0a2a2e2e8ed4c582cbc10180191e7
2013-11-12 18:49:21 -08:00
Scott Main
4c6b1afb5b fix typo and clarify meminfo discussion
bug: 11589682

Change-Id: I3b46e6e2ae768284270b3e46c39c7cf14e65d7f7
2013-11-11 17:34:33 -08:00
Scott Main
7ea78c86d3 udpate gcore setup doc with info for android studio
Change-Id: I3125d3b4d2c68fcb3ba281d0051e2acb5033a6f9
2013-11-06 17:43:28 -08:00
Scott Main
d7abd97f64 fix broken links
Change-Id: I7856386f5abc923f88123ff1b5195f8a40acd879
2013-11-04 18:36:59 -08:00
Joe Fernandez
156cc15ade docs: Screenrecord - add Android 4.4 availability
Add a note that this utility is only supported on Android 4.4
and higher devices.

Change-Id: I1798380b68ae49bd54f66302f31d0d4212c0c514
2013-10-31 13:58:11 -07:00
Joe Fernandez
b501da9277 docs: NDK r9b Release Notes
for NDK release coinciding with Android KitKat release

Change-Id: I0db919b5627bb8a5fe9203f70464f17d29cf85ee
(cherry picked from commit d013c96ebe09f51d31ea2c7e3ac95e7f5752a72e)
2013-10-31 04:33:49 +00:00