Android Question Do latest and greatest B4A releases use BitmapFactory.Options.inBitmap

JackKirk

Well-Known Member
Licensed User
Longtime User
During googling about how Android handles memory when displaying bitmaps I have come across this:
Ref: https://developer.android.com/topic/performance/graphics/manage-memory

I have an app that targets SDKs 22 thru 30 - i.e. above the 11 and 19 noted in the quote.

The app shows a series of typically square images that take up the screen width.

Does B4A 10.70 take advantage of BitmapFactory.Options.inBitmap and thus mean I do not to do anything specific to manage bitmap memory usage?

Thanks in anticipation...
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…