Thread: out of memory
View Single Post
  #2 (permalink)  
Old 11-22-2010, 12:50 AM
lkillen's Avatar
lkillen
VIP Member
Offline
Location: Sugar Hill, Ga
 
Join Date: Aug 2007
Posts: 1,282
Reputation: 810
lkillen knows their stufflkillen knows their stufflkillen knows their stufflkillen knows their stufflkillen knows their stufflkillen knows their stufflkillen knows their stuff
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: out of memory

You are out of Ram or SDCard memory? If the later, the problem is obvious. You can only stuff so many pounds into a 5 pound bag. How shocking is that.

I have never run out of ram. I do make a point to close apps that I don't want running any longer. I do wish all other developers would put exit routines in their apps to allow you to ree the app and release it to memory.

I am a developer but not yet any Android developer. I do suspect (or hope) that Android has some type of garbage collection that looks at usage and aging to retire old memory.
Reply With Quote