Skip to content Skip to sidebar Skip to footer
Showing posts with the label Android Memory

Application Class Variables Gets Uninitialised In Android

I have created an android app in which i'm using an application class to store and access the g… Read more Application Class Variables Gets Uninitialised In Android

Ram Increase - Android Service

I made some changes in my android service, like declared a hashmap of bitmaps as member variable, a… Read more Ram Increase - Android Service