How large resolution images does B4A support?

IamBot

Member
Licensed User
Longtime User
Im downloading images with resolution 2592x1944 from a database and my program manages to read and display a few of them (in separate TwoLinesAndBitmap lines) but after a while my program crashes saying "Unfortunately, *programname* has stopped". This error does not occur when I use images with lot less quality. Is it the resolution or something else that causes this?
 

thedesolatesoul

Expert
Licensed User
Longtime User
Do you know how large resolution B4A can handle?
It is not a B4A limitation. It is more of an android imposed limitation.
Read here: Displaying Bitmaps Efficiently | Android Developers

Especially this:
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…