A blog for technology, SEO tips, website development and open source programming.

Caching Bitmaps and Managing Bitmap Memory (video)

0 848

Memory allocation is very critical and complicated factor when we have to load a number of bitmap inside Android applications. Here is the official lessons from developer.android.com.

  • Caching Bitmaps teach you using a memory and disk bitmap cache to improve the responsiveness and fluidity of your UI when loading multiple bitmaps.
  • Managing Bitmap Memory teach specific things you can do to facilitate garbage collection and bitmap reuse.

Also, the video Bitmap Allocation by DevBytes introduce how to speed up bitmap loading and reduce garbage collection by reusing existing bitmaps.

[alert type=white ]

Check out

How to Speed up your Android Smartphone

Android Studio Shortcuts for Mac OS X

Android Navigation Drawer Example

[/alert]

 

Leave a Reply

This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish. Accept Read More