How to locate the source of a crash in Android?
I fix a lot of problems by using the LogCat in Android. Then also on
certain crashes I have the Logcat and/or Console to tell me the source of
the crash.
However I get a LOT of crashes that don't show anything on the LogCat. In
the "Debug" window it simply shows me the stack trace which doesn't give
me any helpful information (see screenshot).
How can I solve the crashes during the times when I only get the stack trace?
No comments:
Post a Comment