33 Commits

Author SHA1 Message Date
Scott Main
a4c5bba07e add document about GoogleApiClient and one about GoogleAuthUtil
also remove the Authorization document from the Google Services
section.
bug:10679818

Change-Id: Ibfade1eca68d89afe30b79d75ca5e38a2b3a84a8
2014-02-12 08:54:49 -08:00
quddusc
5020a8736f Merge "cherrypick from jb-mr2-docs docs: Training class for game controllers. Change-Id: I697770aee8604c965c3730691459c1e8f10705da" into klp-docs 2014-01-22 04:07:18 +00:00
quddusc
1dff746b02 cherrypick from jb-mr2-docs docs: Training class for game controllers. Change-Id: I697770aee8604c965c3730691459c1e8f10705da
Change-Id: I40b79aee2302f1e32a9e8bc11d0b0415dcbe7705
2014-01-21 18:53:57 -08:00
Joe Fernandez
feaaea5b41 docs: code fixes for OpenGL ES training
code sample fixes reviewed separately,
see Change-Id: I1d760b75d1f2bfe1ec90c71471867577bd146241

fixing bugs:
b/10798358
b/10796990
b/10603728
b/7962328

Change-Id: I1e0f6668ec8d2b103b88c385f1f067d30ecc7178
2013-11-15 11:55:33 -08:00
Adam Koch
67257655a3 Bitmapfun Sample: Minor updates/fixes.
Change-Id: I6ac19a95a65ab5210f62d1f50d76f2b3e1b533ef
2013-11-07 22:08:08 +00:00
Adam Koch
3a4a1d7174 Displaying Bitmaps Efficiently Training - updates for KitKat inBitmap changes
Bug: 10411797

Change-Id: I720d3ade42da31400a6cc7c7ce9e15793f836363
2013-10-28 20:08:18 -04:00
Katie McCormick
7bdb3f6997 New Scheduling class.
Change-Id: Iadd9d0d1d3bb8fa6a145d68ee28ae9912a6a9f4c
2013-09-23 10:02:20 -07:00
Joe Malin
6f9e30e3b7 Merge "Android Training: Add Location Testing Lesson" into jb-mr2-docs 2013-09-12 17:45:05 +00:00
Joe Malin
72fdbc88bb Android Training: Add Location Testing Lesson
Change-Id: I855e1c3dd0db65be7dc970437af2d52ccf836cb7
2013-09-12 10:07:30 -07:00
quddusc
2ef3952d8e cherrypick from jb-mr2-docs docs: Android training for Activity testing. Change-Id: I7167732c849d5a4a36c808cc852ddfcdc8e60bd7
Change-Id: Idce540108d048d76fc2c4bc37ecf2118b82588c5
2013-08-29 10:52:49 -07:00
Joe Malin
e9df511e20 DOC: Sync Adapters Android Training
Change-Id: Ia857483e1e530436d3c0b1c99697bd52eaa37903
2013-06-29 21:46:59 -07:00
Joe Malin
2b8f3734c4 am e3c549fc: am cd70c873: Merge "Android U: Making Apps Location-Aware" into jb-mr1.1-docs
* commit 'e3c549fca27ad075deeb901df9701cf74d0a62fe':
  Android U: Making Apps Location-Aware
2013-05-13 23:29:08 -07:00
Joe Malin
3ddba7ee37 Android U: Making Apps Location-Aware
Change-Id: I8f44c6ca6d797ceb8ada5b2c723a8cca0081cf0a
2013-05-13 20:50:22 -07:00
Scott Main
7c84055136 add Nav Drawer lesson and revise other lessons with updated
API recommendations for back stacking and a revised structure
that separates itself from the design-centric terminology.

Change-Id: I0b3494cbaa3dc2dac2fb3003c6f4cf2f3145323b
2013-05-13 15:59:57 -07: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
Adam Koch
9bceb5603e Displaying Bitmaps Efficiently Training - Update sample app zip
Change-Id: I97faf4bcf5c46083fdbe2bb094be9a3bcfff0bd8
2013-02-22 13:03:06 -05:00
Adam Koch
376e707f65 Displaying Bitmaps Efficiently Training - Update sample app
Update sample app zip (see http://ag/268000)

Change-Id: I678b9286552d559358b0e58cbac0475dbe5e10a1
2013-01-28 13:58:14 -05: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
8f70a7c46c move the nsdchat sample to proper download directory
Change-Id: I9679e5642ffaa1baad104c5fa1c1f90b59a5b1ff
2013-01-04 18:54:08 -08:00
Scott Main
47e8d20d7b move network usage sample zip
Change-Id: I4ed2ebe357d420fea20d69515d9e91dc73579bba
2013-01-04 18:47:39 -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
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
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
Adam Koch
6525f7bfcf Merge "Updates to "Displaying Bitmaps Efficiently" class. Changes: -Updated code sample (see http://ag/214812) -Updated code snippets to match updated sample -Fixed <> in code snippets -Updated disk cache section -Some other minor updates" into jb-dev 2012-09-07 13:15:02 -07:00
Adam Koch
9977dddee3 Updates to "Displaying Bitmaps Efficiently" class.
Changes:
 -Updated code sample (see http://ag/214812)
 -Updated code snippets to match updated sample
 -Fixed <> in code snippets
 -Updated disk cache section
 -Some other minor updates

Change-Id: Id7ca4d161f165814d71f238f940b2c5bfbc220aa
2012-08-28 10:42:55 -04:00
Roman Nurik
5a45dd94d0 Update TabCompat training sample code download.
Depends on If6face5a0548107f7fd273e466b1ced2790f4f3a

Change-Id: I06c13cd02ca791a57a374b3c4af4b46e68dacda4
2012-08-22 11:28:07 -07:00
Scott Main
d5a3fe756a docs: add downloads directory with initial set of current files.
This directory is not included in the final docs output, but is
merely here as a "master" source for the downloadable bits that we
upload and serve from elsewhere, such as from Google Cloud Storage.

Change-Id: I181438f9ec4513cf2e49455803bbe434c8f29d36
2012-07-31 12:35:16 -07:00