Adam Koch
21e3372d39
Point bitmaps training class to new samples directory.
...
Change-Id: I5c5ca9619fe47c79066db846cbbee1b26d71826e
2014-03-20 14:56:41 +08:00
Adam Koch
a816db990c
Doc fix: Update code snippet in displaying bitmaps training class
...
Bug: 12715659
Change-Id: I33ad0ae04ff8855a3fc09a312830e0277dcfe70d
2014-01-29 14:52:28 +11:00
Scott Main
64fedb7725
add new video button to some pages
...
Change-Id: Ie1f1875d041ff662aee709cd5f7d3110e438d0d5
2013-11-20 12:34:43 -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
Adam Koch
7c900126c4
Doc fix: update Displaying Bitmaps training class code snippet
...
Bug: 11372790
Change-Id: Ifb484b03ac4085eeccadb1602dace37690dc2d6b
2013-10-25 10:14:55 -04:00
Scott Main
159a5ff708
fix a few bugs.
...
xxhpi bug: 10071401
bitmap code, aosp: 58020
intent code, aosp: 57698
Change-Id: Ice59c52d095d1e173918cae692368bf0f6636a14
2013-07-30 12:15:16 -07:00
Scott Main
4e2c9dc74b
update all links to the support library
...
Change-Id: I173e3690148e5de3020bfdca8087906faa56b13b
2013-07-23 19:37:52 -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
7571542c9d
Doc update: Add memory mgt lesson to bitmaps class
...
Change-Id: If780ad8bfabd66de21842bdb465d86ab24b2940c
2013-03-15 15:10:37 -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
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
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
Scott Main
50e990c64f
Massive clobber of all HTML files in developer docs for new site design
...
Change-Id: Idc55a0b368c1d2c1e7d4999601b739dd57f08eb3
2012-06-21 21:27:30 -07:00
Scott Main
f90f4ed19c
docs: fix more broken links
...
Change-Id: Ia5317f5ead8ac9810c893576596bd3a80f6ecbdb
2012-04-20 11:53:32 -07:00
Scott Main
153f8fe420
docs: Android U: Displaying Bitmaps Efficiently
...
Change-Id: I749f6dd82438fc0902b892e9b918243fc0a826d3
2012-04-04 17:45:24 -07:00