You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, firstly thank you for your project, i think it works very well !
But, i still have outOfMemory issues when i try to download a .jpg from an URL on my server.
The logcat print that the bitmap exceed the VM budget, it's about 8.200.000 bytes it try to save. Is there any solution to reduce this bitmap ? Or is it from your code ?
Please reply.
The text was updated successfully, but these errors were encountered:
Hi, firstly thank you for your project, i think it works very well !
But, i still have outOfMemory issues when i try to download a .jpg from an URL on my server.
The logcat print that the bitmap exceed the VM budget, it's about 8.200.000 bytes it try to save. Is there any solution to reduce this bitmap ? Or is it from your code ?
Please reply.
The text was updated successfully, but these errors were encountered: