-2

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.

mkrieger1
  • 19,194
  • 5
  • 54
  • 65

3 Answers3

0

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

Tommy Bailey
  • 113
  • 6
0

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

0

You can see the crash report at the bottom of the run tab.

Rich
  • 6,470
  • 15
  • 32
  • 53
Olek
  • 145
  • 3
  • 6