K
K
KnightForce2015-04-04 17:32:04
Android
KnightForce, 2015-04-04 17:32:04

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

1 answer(s)
A
Alexander, 2015-04-04
@NeiroNx

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 question

Ask a Question

731 491 924 answers to any question