Scott Main
6dbb6788b9
delete some obsolete links
...
Change-Id: I1495295caa878c55536e60e84caf358d80705507
2013-03-19 18:27:50 -07:00
Scott Main
f82df78b35
Merge "add tags to some docs. Training classes from top to bottom of "Connectivity and the Cloud"" into jb-mr1.1-docs
2013-03-18 21:29:18 +00:00
kmccormick
4758e3e7c8
Merge "Doc update: Add memory mgt lesson to bitmaps class" into jb-mr1.1-docs
2013-03-15 22:26:45 +00:00
kmccormick
7571542c9d
Doc update: Add memory mgt lesson to bitmaps class
...
Change-Id: If780ad8bfabd66de21842bdb465d86ab24b2940c
2013-03-15 15:10:37 -07:00
kmccormick
e23f97ba6e
Doc change: updates to Gestures training class.
...
Change-Id: I5328a82736472e4a7507709380875ba0c9ef6f8e
2013-03-12 15:07:40 -07:00
Scott Main
a15afd2bc4
resolve a few doc issues from external reports
...
Change-Id: Ic4ca327bf2ac92ed259fbd3c51fe5a4453afb479
2013-03-12 09:25:22 -07:00
Scott Main
7d711b1995
add tags to some docs.
...
Training classes from top to bottom of "Connectivity and the Cloud"
Change-Id: I42afb34b2a3c64d0d7a325027a19e0ab7a1847a4
2013-03-11 15:01:13 -07:00
Trevor Johns
34418be010
am 58a54cb3: [docs] Fix issue #8288695 : Typo in OAuth2 training
...
* commit '58a54cb3805e219b2d0a76cd8b9df9b33e41e0d0':
[docs] Fix issue #8288695 : Typo in OAuth2 training
2013-03-06 17:03:02 -08:00
Trevor Johns
58a54cb380
[docs] Fix issue #8288695 : Typo in OAuth2 training
...
There's a typo in the "Authenticating to OAuth2 Services" training
class, under "Request an Auth Token... Again" (#RequestAgain).
The call to result.get() will fail, because AccountManagerFuture
doesn't support this method. Instead, getResult() needs to be
called first.
Change-Id: Ia25b9364cd14180cf7ddac50057a2ec03e01ed1f
2013-03-06 14:46:47 -08:00
quddusc
d5bf7fbd7a
Merge "docs: Fixed onDestroy() code snippet in IABv3 training class. Bug: 8289494" into jb-mr1.1-docs
2013-03-05 22:09:39 +00:00
Scott Main
10dda9ca64
am 00158363: docs: add bdc\'s security doc as training article
...
* commit '00158363b47d916d159d2f3a0e1152783fd66a9c':
docs: add bdc's security doc as training article
2013-03-01 11:05:12 -08:00
Scott Main
00158363b4
docs: add bdc's security doc as training article
...
Change-Id: Iaee006f5e93356cc7cda8e5bff7fc03642329e46
2013-03-01 09:49:41 -08:00
quddusc
ce7411f325
docs: Fixed onDestroy() code snippet in IABv3 training class.
...
Bug: 8289494
Change-Id: I6f9dcd9e50ec8b03e8df415b6f7cee3221275c57
2013-02-28 16:16:34 -08:00
quddusc
5319f312aa
docs: Fix IABv3 AIDL installation instructions for Eclipse users.
...
Bug: 8282080
Change-Id: I094a3b4ac7e241009e75bae457f34a0a32accde1
2013-02-27 15:41:08 -08:00
Katie McCormick
89fafaeae7
Doc update: clean up
...
Change-Id: Idd11b36d54e01671d45764dd6ed327621a3fa682
2013-02-07 14:23:14 -08:00
Robert Ly
548e17dfdb
Merge "docs: Add PageTransformer to animations training class" into jb-mr1-dev
2013-01-18 18:20:40 +00:00
Roman Nurik
fb80c9e0f8
docs: Add PageTransformer to animations training class
...
Change-Id: I01f7e5b1fa078d9219edf190e5e8444192cc55f1
2013-01-17 15:37:20 -08:00
Andy McFadden
9b6687bbc6
Fix code snippet
...
One of the examples was incorrect (both here and in the original).
http://b.android.com/42776
Change-Id: I2a218b724f50caf47d5185ef529ae8ab3104794f
2013-01-17 11:24:02 -08:00
Scott Kennedy
083426980d
Merge "docs: Fix a bunch of issues" into jb-mr1-dev
2013-01-14 11:05:53 -08:00
Scott Kennedy
7ed189e457
docs: Fix a bunch of issues
...
External tracker 42609
External tracker 42607
External tracker 42604
External tracker 42600
External tracker 42574
External tracker 42450
External tracker 41050
External tracker 40995
External tracker 40970
External tracker 40935
External tracker 40507
External tracker 40481
External tracker 40435
External tracker 40406
External tracker 40297
External tracker 40281
External tracker 39978
External tracker 39929
External tracker 39803
External tracker 39715
External tracker 39441
Change-Id: If4215cef850ba8e4e8df356a68192566806e7914
2013-01-11 23:44:11 -08:00
Adam Koch
6f680f524a
Displaying Bitmaps Efficiently Training - Change memory calculation
...
When calculating memory cache size, use Runtime.maxMemory() instead
of getMemoryClass() which is a more accurate value of available VM
heap size.
Bug: 7988323
Change-Id: Iaa9681a11aad5cad3857dfe76f0b8e4811b2243c
2013-01-11 16:53:37 -05:00
Adam Koch
0bb4dade30
Displaying Bitmaps Efficiently Training - Fix inSampleSize selection
...
When computing inSampleSize, calculateInSampleSize() needs to compare
height/width ratios, rather than raw values.
Bug: 7951398
Change-Id: I207f9abc2aae4cc569b406bac237e221d8e64d1e
2013-01-09 16:58:59 -05:00
Scott Main
cdf5106aaf
docs: a few doc bugs
...
Change-Id: I20d2ff2f3abfe674ca20f713c7213ee031c9bb1d
2013-01-08 20:07:31 -08:00
Scott Main
6aad995042
docs: resolve bugs from external tracker
...
Change-Id: I680970ec63701197103f6c5ab55c25c736aa0519
2013-01-08 12:02:38 -08:00
Scott Main
8f70a7c46c
move the nsdchat sample to proper download directory
...
Change-Id: I9679e5642ffaa1baad104c5fa1c1f90b59a5b1ff
2013-01-04 18:54:08 -08:00
Scott Main
f8daf19971
docs: misc bug fixes. including important versioning fixes for first app class
...
Change-Id: Ifda2509fc90dd795bfd6c5e9b3d7eebcbd77892a
2013-01-04 18:09:29 -08:00
Katie McCormick
e06b0838e3
Doc change: minor fixes to support lib lesson.
...
Bug # 7633596
Change-Id: I380300b818cb6886c3c6857b64ba54e0602f7a37
2013-01-03 16:01:33 -08:00
Scott Main
c8a6f8a041
docs: add class on keyboards
...
Change-Id: I3fb179457af50eec9d111f84eb9fabf49bc7ab1b
2012-12-21 16:24:36 -08:00
&& repo sync -j8
5b03460fcb
Merge "cherrypick from jb-dev-docs: Gestures Class Change-Id: I9abebf58a9607c8f52f72ef2ce46308304386596" into jb-mr1-dev
2012-12-21 12:43:20 -08:00
&& repo sync -j8
518edbfa97
cherrypick from jb-dev-docs: Gestures Class Change-Id: I9abebf58a9607c8f52f72ef2ce46308304386596
...
Change-Id: I72c2621dcc674a2f486ec2a49e0eb409d8c9b5bd
2012-12-20 16:06:55 -08:00
Elliott Hughes
84303f5cd6
Update the JNI spec link, and remove a dead link.
...
Also remove the duplicate copy of this file. There's a redirect in place
from the old location.
Bug: http://code.google.com/p/android/issues/detail?id=41623
(cherry picked from commit 965da34de94cdb845b64bd676e45b260000cd09d)
Change-Id: I5a940383fb27900ba560822c060cc5ed864eb771
2012-12-19 11:09:16 -08:00
Joe Malin
4c59230a2f
am d4289c6e: am c84b3603: am 8dd6275e: Android Training: Multiple Threads
...
* commit 'd4289c6e20c0a42deba796d02b5a9bc60c9a4e7c':
Android Training: Multiple Threads
2012-12-19 10:35:32 -08:00
Joe Malin
c84b3603fa
am 8dd6275e: Android Training: Multiple Threads
...
* commit '8dd6275e2871bea1acb20cbdd98ea0451b3d5be0':
Android Training: Multiple Threads
2012-12-19 10:31:39 -08:00
Joe Malin
8dd6275e28
Android Training: Multiple Threads
...
Change-Id: I58c472aa5ed82f6b4fb50d9bbb4e66841b9e99c3
2012-12-19 09:47:04 -08:00
Scott Main
8ac78803f5
docs: add cursorloader class to side nav
...
Change-Id: I1be67b98f71b9e3759b06b851c30b49f8ccdef64
2012-12-14 11:39:03 -08:00
Joe Malin
3252eb9657
am cad9660f: am 7eef172e: am ba34f097: Android Training: Loading Data in the Background
...
* commit 'cad9660fe739df5ec6b919f8f5e94a222a3a83e9':
Android Training: Loading Data in the Background
2012-12-13 18:08:02 -08:00
Joe Malin
7eef172e9b
am ba34f097: Android Training: Loading Data in the Background
...
* commit 'ba34f097df278ce1861ebfecdaf634f519ba1f36':
Android Training: Loading Data in the Background
2012-12-13 17:58:19 -08:00
Joe Malin
ba34f097df
Android Training: Loading Data in the Background
...
Change-Id: Ibb469cd068068b37ea95371afb7e4dca4535ba94
2012-12-13 17:07:53 -08:00
Joe Malin
28cb615003
am 7096a17e: am 718c7484: am f0f5efbe: Android Training: Run in a Background Service
...
* commit '7096a17e953d7e126e6ac8952b38920e0ea7e7e1':
Android Training: Run in a Background Service
2012-12-13 16:18:19 -08:00
Joe Malin
718c7484cf
am f0f5efbe: Android Training: Run in a Background Service
...
* commit 'f0f5efbea206fd0fbac655519f3f535620ed74cc':
Android Training: Run in a Background Service
2012-12-13 16:15:36 -08:00
Joe Malin
f0f5efbea2
Android Training: Run in a Background Service
...
Change-Id: I002af57c65eccd0a624e00ef4b1607469199ce6b
2012-12-13 14:32:19 -08:00
Scott Main
095d69474b
docs: explain that layout height/width must be used to override include layouts
...
Change-Id: I7ee63f2f05b2e9a8cd424dfb2e7c9bead9d5efc6
2012-12-13 10:59:58 -08:00
Quddus Chong
768dba6d8c
docs: Merged commits for final release of IABv3 docs.
...
Change-Id: Ib7c26052bb1b4de9a44d78817d7012839eaa953a
2012-12-09 18:24:06 -08:00
Scott Main
82e1d979ff
update building first app class with some changes to eclipse workflow
...
and account for small differences when using an IDE other than eclipse
Change-Id: I1ea8a00cd3d03623a43d6b5f75234095130c0aa3
2012-12-04 16:38:18 -08:00
Dirk Dougherty
23b4e5b1b5
Merge "Doc change: add SMP Primer for Android. Support a new "article" toc style in training." into jb-mr1-dev
2012-11-30 15:35:47 -08:00
Dirk Dougherty
d589421093
Doc change: add SMP Primer for Android. Support a new "article" toc style in training.
...
Change-Id: I75826e12bb255e1fe85822b8c51e750ada01dfc5
2012-11-30 15:33:39 -08:00
Dirk Dougherty
2b286bb26b
Doc change: cleanup filtering sidebars and api level table. Changes links pointing to billing and other play docs that have moved.
...
Change-Id: I5528e82a6f97eb25f2ec2db5dfe1e178d9580f3c
2012-11-29 21:07:41 -08:00
kmccormick@google.com
58d55b0456
am d60ea46f: am a880436f: am b7863a3c: Merge "Doc update: new Notify User AU class" into jb-dev-docs
...
* commit 'd60ea46fe7a9856ca592ff7dea79aa8ce80f5e66':
Doc update: new Notify User AU class
2012-11-27 16:56:03 -08:00
kmccormick@google.com
a880436f44
am b7863a3c: Merge "Doc update: new Notify User AU class" into jb-dev-docs
...
* commit 'b7863a3ce4db964322783ff7e84acc5713e04d1d':
Doc update: new Notify User AU class
2012-11-27 16:52:00 -08:00
&& repo sync -j8
0aae00051c
Doc update: new Notify User AU class
...
Change-Id: Idcda9535c5aa2602cf4f0aecb3ab4b1518ab966b
2012-11-27 16:37:36 -08:00