Answer the question
In order to leave comments, you need to log in
How to catch errors in the application?
I am writing an application. When Android Studio starts, it does not swear, but the emulator gives out "Unfortunately, has stopped".
Maybe there is some utility or something that can detect errors of this kind?
Answer the question
In order to leave comments, you need to log in
If the error comes out in the program itself or in the processes of the Anroid system, then the logs can be seen in Logcat. But if the error pops up in the emulator itself, then there's nothing to be done. In general, almost all devices have a developer mode - what prevents them from running on real devices? This way you can immediately eliminate emulation errors.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question