summaryrefslogtreecommitdiffstats
path: root/docs/downloads/training
Commit message (Collapse)AuthorAgeFilesLines
* Point bitmaps training class to new samples directory.Adam Koch2014-03-201-0/+0
| | | | Change-Id: I5c5ca9619fe47c79066db846cbbee1b26d71826e
* add document about GoogleApiClient and one about GoogleAuthUtilScott Main2014-02-121-0/+0
| | | | | | | | also remove the Authorization document from the Google Services section. bug:10679818 Change-Id: Ibfade1eca68d89afe30b79d75ca5e38a2b3a84a8
* Merge "cherrypick from jb-mr2-docs docs: Training class for game ↵quddusc2014-01-221-0/+0
|\ | | | | | | controllers. Change-Id: I697770aee8604c965c3730691459c1e8f10705da" into klp-docs
| * cherrypick from jb-mr2-docs docs: Training class for game controllers. ↵quddusc2014-01-211-0/+0
| | | | | | | | | | | | Change-Id: I697770aee8604c965c3730691459c1e8f10705da Change-Id: I40b79aee2302f1e32a9e8bc11d0b0415dcbe7705
* | docs: code fixes for OpenGL ES trainingJoe Fernandez2013-11-151-0/+0
|/ | | | | | | | | | | | | code sample fixes reviewed separately, see Change-Id: I1d760b75d1f2bfe1ec90c71471867577bd146241 fixing bugs: b/10798358 b/10796990 b/10603728 b/7962328 Change-Id: I1e0f6668ec8d2b103b88c385f1f067d30ecc7178
* Bitmapfun Sample: Minor updates/fixes.Adam Koch2013-11-071-0/+0
| | | Change-Id: I6ac19a95a65ab5210f62d1f50d76f2b3e1b533ef
* Displaying Bitmaps Efficiently Training - updates for KitKat inBitmap changesAdam Koch2013-10-281-0/+0
| | | | | | Bug: 10411797 Change-Id: I720d3ade42da31400a6cc7c7ce9e15793f836363
* New Scheduling class.Katie McCormick2013-09-231-0/+0
| | | | Change-Id: Iadd9d0d1d3bb8fa6a145d68ee28ae9912a6a9f4c
* Merge "Android Training: Add Location Testing Lesson" into jb-mr2-docsJoe Malin2013-09-121-0/+0
|\
| * Android Training: Add Location Testing LessonJoe Malin2013-09-121-0/+0
| | | | | | | | Change-Id: I855e1c3dd0db65be7dc970437af2d52ccf836cb7
* | cherrypick from jb-mr2-docs docs: Android training for Activity testing. ↵quddusc2013-08-291-0/+0
|/ | | | | | Change-Id: I7167732c849d5a4a36c808cc852ddfcdc8e60bd7 Change-Id: Idce540108d048d76fc2c4bc37ecf2118b82588c5
* DOC: Sync Adapters Android TrainingJoe Malin2013-06-291-0/+0
| | | | Change-Id: Ia857483e1e530436d3c0b1c99697bd52eaa37903
* am e3c549fc: am cd70c873: Merge "Android U: Making Apps Location-Aware" into ↵Joe Malin2013-05-133-0/+0
|\ | | | | | | | | | | | | jb-mr1.1-docs * commit 'e3c549fca27ad075deeb901df9701cf74d0a62fe': Android U: Making Apps Location-Aware
| * Android U: Making Apps Location-AwareJoe Malin2013-05-133-0/+0
| | | | | | | | Change-Id: I8f44c6ca6d797ceb8ada5b2c723a8cca0081cf0a
* | add Nav Drawer lesson and revise other lessons with updatedScott Main2013-05-131-0/+0
|/ | | | | | | API recommendations for back stacking and a revised structure that separates itself from the design-centric terminology. Change-Id: I0b3494cbaa3dc2dac2fb3003c6f4cf2f3145323b
* Merge "Doc update: Add memory mgt lesson to bitmaps class" into jb-mr1.1-docskmccormick2013-03-151-0/+0
|\
| * Doc update: Add memory mgt lesson to bitmaps classkmccormick2013-03-151-0/+0
| | | | | | | | Change-Id: If780ad8bfabd66de21842bdb465d86ab24b2940c
* | Doc change: updates to Gestures training class.kmccormick2013-03-121-0/+0
|/ | | | Change-Id: I5328a82736472e4a7507709380875ba0c9ef6f8e
* Displaying Bitmaps Efficiently Training - Update sample app zipAdam Koch2013-02-221-0/+0
| | | | Change-Id: I97faf4bcf5c46083fdbe2bb094be9a3bcfff0bd8
* Displaying Bitmaps Efficiently Training - Update sample appAdam Koch2013-01-281-0/+0
| | | | | | Update sample app zip (see http://ag/268000) Change-Id: I678b9286552d559358b0e58cbac0475dbe5e10a1
* Displaying Bitmaps Efficiently Training - Change memory calculationAdam Koch2013-01-111-0/+0
| | | | | | | | | 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
* Displaying Bitmaps Efficiently Training - Fix inSampleSize selectionAdam Koch2013-01-091-0/+0
| | | | | | | | When computing inSampleSize, calculateInSampleSize() needs to compare height/width ratios, rather than raw values. Bug: 7951398 Change-Id: I207f9abc2aae4cc569b406bac237e221d8e64d1e
* move the nsdchat sample to proper download directoryScott Main2013-01-041-0/+0
| | | | Change-Id: I9679e5642ffaa1baad104c5fa1c1f90b59a5b1ff
* move network usage sample zipScott Main2013-01-041-0/+0
| | | | Change-Id: I4ed2ebe357d420fea20d69515d9e91dc73579bba
* am f0f5efbe: Android Training: Run in a Background ServiceJoe Malin2012-12-131-0/+0
|\ | | | | | | | | * commit 'f0f5efbea206fd0fbac655519f3f535620ed74cc': Android Training: Run in a Background Service
| * Android Training: Run in a Background ServiceJoe Malin2012-12-131-0/+0
| | | | | | | | Change-Id: I002af57c65eccd0a624e00ef4b1607469199ce6b
* | am b7863a3c: Merge "Doc update: new Notify User AU class" into jb-dev-docskmccormick@google.com2012-11-271-0/+0
|\ \ | |/ | | | | | | * commit 'b7863a3ce4db964322783ff7e84acc5713e04d1d': Doc update: new Notify User AU class
| * Doc update: new Notify User AU class&& repo sync -j82012-11-271-0/+0
| | | | | | | | Change-Id: Idcda9535c5aa2602cf4f0aecb3ab4b1518ab966b
* | am ea502b27: Merge "docs: animations au class" into jb-dev-docsRobert Ly2012-10-251-0/+0
|\ \ | |/ | | | | | | * commit 'ea502b27020872003f1d2be1fb2644b04cc59a67': docs: animations au class
| * docs: animations au classRobert Ly2012-10-251-0/+0
| | | | | | | | Change-Id: I776ccdf44014fe38dd55dedfed8730306d2a2cea
* | Merge "Updates to "Displaying Bitmaps Efficiently" class. Changes: -Updated ↵Adam Koch2012-09-071-0/+0
|\ \ | |/ |/| | | 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
| * Updates to "Displaying Bitmaps Efficiently" class.Adam Koch2012-08-281-0/+0
| | | | | | | | | | | | | | | | | | | | | | 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
* | Update TabCompat training sample code download.Roman Nurik2012-08-221-0/+0
|/ | | | | | Depends on If6face5a0548107f7fd273e466b1ced2790f4f3a Change-Id: I06c13cd02ca791a57a374b3c4af4b46e68dacda4
* docs: add downloads directory with initial set of current files.Scott Main2012-07-3113-0/+0
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