Have you looked at the stack crawl in the log? Nobody can give help unless you at least provide that.
On Wed, Apr 22, 2009 at 5:03 PM, Kenn Min Chong <[email protected]> wrote: > > Hi there! > For some reason I can't explain, when my app runs, I will on > occasion get the following error message: > > “The application xxxxxxxx (process xxxxxx) has stopped unexpectedly. > Please try again.” > > When I debug my code, it seems to break at random places that doesn't > make sense. On top of that I tried to surround the entire code with a > try/catch block just to try to catch the exception, but it doesn't > work either. I'm suspecting it's the OS that is producing this error > message but I don't know why. As far as my code goes, if there were > exceptions caused by it, it would've been caught by the try/catch > block. Can someone shed some light here? > > > > -- 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 -~----------~----~----~----~------~----~------~--~---

