DevBytes: Bitmap Scaling
Channel:
Subscribers:
1,350,000
Published on ● Video Link: https://www.youtube.com/watch?v=12cB7gnL6po
How the use of BitmapOptions affects the resulting size of a loaded
bitmap.
Sub-sampling can speed up load times and reduce the need for large bitmaps
in memory if your target bitmap size is much smaller, although it's good to understand
that you can't get specific Bitmap sizes, but rather power-of-two reductions in sizes.
http://developer.android.com/shareables/devbytes/BitmapScaling.zip
#bitmaps #graphics
Other Videos By Android Developers
2013-01-15 | DevBytes: Window Animations |
2013-01-15 | DevBytes: View Animations |
2013-01-15 | Android Developer Story: Smule |
2013-01-11 | DevBytes: Property Animations |
2013-01-11 | DevBytes: CrossFading Animations |
2013-01-11 | DevBytes: KeyFrame Animations |
2013-01-11 | DevBytes: Bounce Animations |
2013-01-11 | DevBytes: ListView Deletion |
2013-01-11 | DevBytes: ListView Animations |
2013-01-11 | DevBytes: RequestDuringLayout |
2013-01-11 | DevBytes: Bitmap Scaling |
2013-01-09 | Android Developers Office House - EMEA |
2012-12-19 | Android Developers Office Hours - EMEA |
2012-12-12 | Android Developers Office Hours - EMEA |
2012-12-05 | Android Developers Office Hours - EMEA |
2012-11-28 | Android Developers Office Hours - EMEA |
2012-11-22 | Android Developer Office Hours EMEA |
2012-11-19 | [JP 日本語] Android アプリ タブレット端末対応 ことはじめ |
2012-11-14 | Android Developer Office Hours EMEA (live from Devoxx) |
2012-11-08 | After the (╯°□°)╯︵ ┻━┻: Exit Buttons |
2012-11-08 | (╯°□°)╯︵ ┻━┻ |
Tags:
Android
DevBytes
Animations
gdl
adl
android
google
developers