Featured
-
How to identify the network usage of your particular application in android?
Hello Tech Nerds, I have created an app for And
by sachin.joshi
Tags
Getting Out of memory exception in loading images from database
When I am loading 20+ images in listview from database I am getting Out of memory exception.
I have already resized bitmap and using scaling properly in my bitmap, but still I am getting this issue when loading more images in listview, facing...