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
> 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