0

This is a weird behavior i have observed recently.

My app works perfectly without any error on my test device(tablet), but after i close the app and remove it from Recent Apps list, I get the message "Unfortunately MY APP has stopped".

Also, this Crash message keeps repeating itself periodically.

As there are no errors or warnings when i run the app, i am not able to find out the reason for it.

Any help on this topic would be a great.

Thanks.

Swapna Lekshmanan
  • 514
  • 10
  • 30
  • 2
    Do you have a periodic thing like an alarm/broadcast receiver/service running? – Laur Ivan Apr 15 '15 at 13:57
  • 2
    You can look at the logcat console output for an error and see exactly where the error is occurring. – Catalina Apr 15 '15 at 13:59
  • In my experience it's most likely `Performing stop of Activity that is not resumed.` Check out the [SO question here](http://stackoverflow.com/questions/26375920/android-performing-stop-of-activity-that-is-not-resumed) for some more information. Without LogCat output (which you can get while your app is still in the background), we don't know for sure. – sonictt1 Apr 15 '15 at 18:04

0 Answers0