i need to open four bitmaps with higher size than 1024×1024, 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.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
the solution is to reduce the size of the bitmaps and to recycle all the bitmaps used in the activity.