157 Commits

Author SHA1 Message Date
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
Scott Main
33e499ea36 docs: move articles into group directory
Change-Id: If90f5ac284d8df16b830d5744fbd684e5b1b34e3
2012-11-16 08:54:27 -08:00
Scott Main
fa1320e614 docs: revise getting started intro
Change-Id: I7561da6ae2f21e31370f5dbbd121f2c6084523c1
2012-11-15 18:30:17 -08:00
Scott Main
0034beab72 resolved conflicts for merge of 783e115b to jb-mr1-dev
Change-Id: Ibfd3023a845fb6cc549f05bcff2d6e4abc7e5a07
2012-11-14 19:10:18 -08:00
Scott Main
e907a3909d am 22cc2764: implement new organization for Training classes This also moves a few of the documents from API Guides > Best Practices into the new courses for best practices. This is also dependent on CL Ieac8a97a8d6fda41a3682241901150cfe16afc4d which generates the lis
* commit '22cc2764cc74e52888b043e0c6371594305bb5e9':
  implement new organization for Training classes This also moves a few of the documents from API Guides > Best Practices into the new courses for best practices. This is also dependent on CL Ieac8a97a8d6fda41a3682241901150cfe16afc4d which generates the list of classes/lessons on each course landing page.
2012-11-14 17:38:15 -08:00
Scott Main
22cc2764cc implement new organization for Training classes
This also moves a few of the documents from API Guides > Best Practices
into the new courses for best practices.
This is also dependent on CL Ieac8a97a8d6fda41a3682241901150cfe16afc4d
which generates the list of classes/lessons on each course landing page.

Change-Id: I8132f72f78d844c3b035c7aa269ad3b88a25d02a
2012-11-14 17:30:24 -08:00
Joe Malin
db426cc0a6 am 046671af: am fbcfb5d0: am 50c2275c: Android Training: CursorLoader
* commit '046671afbcbe043f0b2aa4edc42b21fd2abf7586':
  Android Training: CursorLoader
2012-11-05 14:04:09 -08:00
Joe Malin
fbcfb5d0f8 am 50c2275c: Android Training: CursorLoader
* commit '50c2275cff28c4a216f6924584e43cd64b90a3bf':
  Android Training: CursorLoader
2012-11-05 13:59:48 -08:00
Joe Malin
50c2275cff Android Training: CursorLoader
Change-Id: Ia8d723b5ce32002597b9444b8c7eff07b1ab29c8
2012-11-05 13:55:21 -08:00
Robert Ly
148d413164 am 5b45e337: am d6bbf71d: am ea502b27: Merge "docs: animations au class" into jb-dev-docs
* commit '5b45e33770f072e281ddf8cda2ecc039a6caedfc':
  docs: animations au class
2012-10-25 16:32:18 -07:00
Robert Ly
d6bbf71dc5 am ea502b27: Merge "docs: animations au class" into jb-dev-docs
* commit 'ea502b27020872003f1d2be1fb2644b04cc59a67':
  docs: animations au class
2012-10-25 16:26:57 -07:00
Robert Ly
3f53212602 docs: animations au class
Change-Id: I776ccdf44014fe38dd55dedfed8730306d2a2cea
2012-10-25 13:26:32 -07:00
Scott Main
da02c6422f update info about usb debugging for mr1 changes
bug: 7333465 bug: 7318666

Change-Id: If657d5c31f3c0d418448d916d22ce865b2691db2
2012-10-12 13:11:56 -07:00
Scott Main
c465ae3245 am 688447e5: fix the lesson title names
* commit '688447e512185dab4acd9ddfc9f22066d164ff4e':
  fix the lesson title names
2012-10-04 12:45:29 -07:00
Scott Main
688447e512 fix the lesson title names
Change-Id: I09ba41685664b92b5082376a8b9e885bf444415f
2012-10-04 12:43:05 -07:00