Yeah, there's something really weird here. I know what Dianne is saying, but 
it shouldn't be my problem as an app developer if the phone can't handle 
other people's running apps. My simple test case this:

I have a relative layout with an imageview as the fullscreen background and 
a button over it.
I have an activity witch loads an image from the filesystem and assigns it 
to the image view

This crashes with the above error. The OS, if anything, should kill 
background apps with fullscreen rendering and not my app. I discovered this 
problem while trying to write an image cropper intent for a live wallpaper ( 
since like Dianne has pointed out several times, the built in one is private 
API and should not be used ). The thing is the moment my image cropper 
loads, it bombs straight out with this error. Gingerbread on my Nexus One 
has actually been relatively unstable, with the homescreen and many other 
apps i normally use crashing several times, and i think it's this error 
going on.

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

Reply via email to