Android Question Downsampling image due to lack of memory.

Shimoruki

New Member
Hello

I have been getting this error when I go to another module. It repeats multiple times even having numbers beside them. Which ends up closing my my application during debug mode. The attachments below show when the errors occur.
 

Attachments

  • error1.PNG
    45.9 KB · Views: 274
  • error2.PNG
    56.1 KB · Views: 281
  • error3.PNG
    69.2 KB · Views: 267

agraham

Expert
Licensed User
Longtime User
Upvote 0

Shimoruki

New Member
Please post logs and code as text, not screenshots.

This warning happens when you try to load large images and the process runs out of available memory.
The solution is to use XUI.LoadBitmapResize.
I will try this thank you ?
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…