[android-developers] "Low Memory: No more background processes."

2009-11-13 Thread dadical
Can someone describe the semantics behind this situation? What I'm seeing is that obviously my application process that has a running background service getting killed off, but in some scenarios it never seems to get restarted, or at least takes much longer to restart than I would have expected.

[android-developers] Low Memory: No more background processes.

2009-08-27 Thread Ramesh
Hi I create application using many images. I changed view based on input action. i have 5 view. each view has many image and listview and also i calling from remote image for Listview. I got one waring message "Low Memory: No more background processes." after some time application hanging and

[android-developers] Low Memory: No more background processes.

2009-04-22 Thread balakrishna...@gmail.com
Hi, I am working on openGles with seven images displayed on the screen. I am translating the position of these seven images on a button click so it is drawing every time it seems. But, after sometime all the images are getting disappeared then I've checked in the logcat I found this :ctivityManag