How can I deallocate the memory of android resources like TextView, ImageView etc inside the onDestroy() method because they are consuming memory and tell me how to release memory.
- 1job of garbage collector to free memoryRaghunandan– Raghunandan2013-06-17 11:28:38 +00:00Commented Jun 17, 2013 at 11:28
Add a comment |