Why can’t I see the method that throws the runtime exception in Android? Or is it there and I don’t understand how to read the stack trace? In Flash, it’s easy to see where the error is thrown. In Android, it not easy. Maybe because it throws in a different thread. I have no idea. Attached are the sceens. Can you see where the error is thrown in the stack trace?


Debug stacktrace mode does not show it. Logcat may.