Skip to content Skip to sidebar Skip to footer

Android: Out Of Memory Error When Using Bitmaps

i often get out of memory errors in my app. I believe it has to do with the bitmaps i download from the server. Any ideas why? **A method in my activity that sets up ListView:**

Solution 1:

Post a Comment for "Android: Out Of Memory Error When Using Bitmaps"