StackTips
 2 minutes

Caching Bitmaps and Managing Bitmap Memory in Android- Official Video

By Bibhudatta @bibhu_bib, On Sep 17, 2023 Android 2.25K Views

Applications are enriched with graphics and images. But when your app have to load a number of bitmap, memory allocation will get complicated. Here is the official video lessons on caching bitmaps and managing bitmap memory in android. Here you will find below two points explained in detailed with a sample demo.

1. Caching Bitmaps, in this section you can learn how to use a memory and disk bitmap cache to improve the responsiveness and fluidity of your User Interface when loading multiple bitmaps.

2. Managing Bitmap Memory,  this section you will see more on how to facilitate garbage collection and reuse bitmaps more effectively.

In this video tutorial you will also get an overview of, how to speed up bitmap loading and reduce garbage collection by reusing existing bitmaps.

bibhu_bib avtar

Bibhudatta

She loves coding for web and working with Microsoft Technologies. She has developed enterprise applications with B2B and B2C business models for worlds leading Financial and Retail chain market.