Skip to content

Latest commit

 

History

History
 
 

LoadingLargeBitmaps

Loading Large Images

This is a sample project that shows how to efficiently resample large images before displaying them in an Android application. The images can be reduced in size which will require less RAM one the device.

See the recipe Loading Large Bitmaps Efficiently.