J
J
Julia Kovalenko2016-07-22 14:51:38
Java
Julia Kovalenko, 2016-07-22 14:51:38

How to see apk app errors/logs?

I got an .apk application from a previous employee. I start on the phone - crashes.
How to see with what error crashes? In general, ideally how to see the logs of this application.
When decompiling in AndroidManifest, I added:
<application android:debuggable="true" .... >
Then I reassembled it and signed it.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexey Shumkin, 2016-07-22
@ashumkin

adb logcat

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question