Why is my android app using so much memory at startup
问题 I have been looking into a memory leak issue for a while. I found a cover flow on the internet from http://www.inter-fuser.com/2010/02/android-coverflow-widget-v2.html Now I was under the impression this app was causing my outofmemory issues, and its still possible that it has something to do with it. However, I have deleted everything from my application except the splash screen. There are no other activities. and it does Nothing...... The initial intent loads the Splash Screen activity. My