Managing Bitmap Memory | Android Developers

Managing Bitmap Memory | Android Developers

瀏覽:1407
日期:2025-06-08
In addition to the steps described in Caching Bitmaps , there are specific things you can do to facilitate garbage collection and bitmap reuse. The recommended strategy depends on which version(s) of Android you are targeting. The BitmapFun sample app…...看更多