13

I love it, a lot of "fatal errors" in Android Studio but it keeps working

Comments
  • 3
    What's not fatal makes you stronger.

    If your childen dies, it doesn't kill you.
    ... Talking about processes of course.
  • 1
    try {
    // All code
    } catch (Exception e) { pushToFatal(e); }
Add Comment