Best bet is to post a log and than we can help you narrow it down
On Apr 22, 7: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? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

