i need to open four bitmaps with higher size than 1024x1024, at the same moment.
Now i only can open four bitmaps if the size doesn't exceed of 1024 in one of the sides.
How can i solve this?
It's a must for mi app.
i need to open four bitmaps with higher size than 1024x1024, at the same moment.
Now i only can open four bitmaps if the size doesn't exceed of 1024 in one of the sides.
How can i solve this?
It's a must for mi app.
the solution is to reduce the size of the bitmaps and to recycle all the bitmaps used in the activity.
Try to increase the size of Max VM application heap size in the Virtual device settings from 24 to 32.