> Even after trying these methods i am getting the same error. The issue > is in my application i am trying to load lots of images and when i > navigate from one view to other, it still increases the memory. i.e. > it's not freeing up / optimizing the memory which is now unused. > > Any idea how to deal with this ?
Tactically, load fewer images. Strategically, find ways to help out with improvements to the Android garbage collector. -- Mark Murphy (a Commons Guy) http://commonsware.com Android App Developer Books: http://commonsware.com/books.html --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

