I think Android Studio is broken, I don't get any crash report. Yesterday I spent 1 hour to figure out that I forgot to call findViewById(R.id.MY_ID);
by debugging I need to see the crash report.
I work on physical device.
I think Android Studio is broken, I don't get any crash report. Yesterday I spent 1 hour to figure out that I forgot to call findViewById(R.id.MY_ID);
by debugging I need to see the crash report.
I work on physical device.
this is from a couple years ago but a similar situation (and solution) is described here:
https://android.jlelse.eu/how-to-fix-android-studio-3-1-error-debugging-issue-8d06ad9f49a9
search google for how to open YOUR_PHONE_BRAND hidden menu open it open then open Background Settings then Log Settings then Check all 3 options to enable full logging Reboot the phone for Huawei Logcat not showing errors from my Huawei P9 phone