The solution is, you need to be smarter about how you use memory. It's not an unlimited resource. Ask yourself if you really need all those images in memory?
It's possible to increase an application's heap memory size, but I suspect you may use it all up if you don't manage the memory in a better way.
Thank you LV426, I'm trying to display images from drawble to gridview. But is there any way to display images from assets folder to gridview? because while using drawble we are getting outofmemory error. will you please tell me the process how to display images from assets folder
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.