I'm not dealing with any bitmaps... No memory leak in my DB. Just retrieve data from DB and display in custom listview.
On Fri, May 7, 2010 at 12:10 PM, EboMike <[email protected]> wrote: > 1. That's a somewhat common message, but can you actually correlate it > to a problem? The message says "background processes", and your app is > most likely not a background process. What is the exact problem? > > 2. Are you dealing with bitmaps at all? > > 3. Do you only see the problem when debugging, or also when you don't > have a debugger attached? > > 4. The obvious one - did you check for memory leaks? > > -Mike > > > On May 6, 10:47 pm, "Sasikumar.S" <[email protected]> wrote: > > Hi, > > > > I'm facing a new problem in my app. That is 'Low Memory. No More > Background > > Process'. > > In my app i'm just retrieving data from DB and displaying in custom > > Listview. I'm using view flipper also. > > when i start running my app its running fine. in few seconds its closing > > without any information. > > what's the problem in this ? > > Any suggestion ? > > > > -- > > 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]<android-developers%[email protected]> > > For more options, visit this group athttp:// > groups.google.com/group/android-developers?hl=en > > -- > 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]<android-developers%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- Thanks & Regards Sasikumar.S -- 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

