Let me rephrase my questions.

1. What EXACTLY happens?

2. How does it correlate to the message you're seeing?

3. Leaks can be anywhere, not just in the database. Having static
members is an excellent way to create leaks, but there are lots of
other potential problems.

-Mike


On May 7, 12:06 am, "Sasikumar.S" <sasikumar.it1...@gmail.com> wrote:
> 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 <ebom...@gmail.com> 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" <sasikumar.it1...@gmail.com> 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 android-developers@googlegroups.com
> > > To unsubscribe from this group, send email to
> > > android-developers+unsubscr...@googlegroups.com<android-developers%2Bunsubs
> > >  cr...@googlegroups.com>
> > > 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 android-developers@googlegroups.com
> > To unsubscribe from this group, send email to
> > android-developers+unsubscr...@googlegroups.com<android-developers%2Bunsubs 
> > cr...@googlegroups.com>
> > 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 android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> 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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to