Files
android_development/samples
Adam Koch f4db935d3a am a4877aed: Merge "Updating code sample for "displaying bitmaps efficiently" training class. Changes: -Use updated versions of ImageWorker & ImageCache from I/O 2012 app -Use copied DiskLruCache from system (rather than custom) -Use copied AsyncTask from system (t
* commit 'a4877aed7654e8bc7f531593f75c1ae05ef3411c':
  Updating code sample for "displaying bitmaps efficiently" training class. Changes:  -Use updated versions of ImageWorker & ImageCache from I/O 2012 app  -Use copied DiskLruCache from system (rather than custom)  -Use copied AsyncTask from system (to keep behavior consistent)  -Ensure no strict mode violations or lint errors  -Other misc bug fixes  -Move single-use static methods in Utils to corresponding class
2012-08-28 07:45:17 -07:00
..
2012-03-23 14:14:32 -07:00
2010-08-27 17:00:52 -07:00
2011-10-17 18:49:50 -07:00
2011-07-15 17:31:33 -07:00
2010-10-11 17:25:23 -07:00
2011-11-28 17:21:34 -08:00
2011-05-03 17:56:51 -04:00
2012-04-18 17:18:24 -07:00
2010-10-13 13:38:45 -07:00

Adding a new folder in development/samples is not enough to have it
be packaged with the SDK.

Make sure to edit development/build/sdk.atree to add the sample to the SDK
build.