On Sat, Dec 11, 2010 at 12:24 PM, String <[email protected]>wrote:
> What's changed recently, then, is that background ANRs now kill the process > in the emulator as well - making it impossible to debug them. Just confirmed > this on my 2.2 emulator. > Ah yes it looks like there was a change in 2.2 -- a new secure setting ANR_SHOW_BACKGROUND. This used to be controlled by the built type, and when running in the emulator this new option is not being set to 1. -- Dianne Hackborn Android framework engineer [email protected] Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should be posted on public forums, where I and others can see and answer them. -- 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

