-2

I am creating an app and I seem to be having a problem with logcat. The IDE is Android Studio and I have selected the right device and application. I also set the filter to "No Filters" and tried showing only from selected application. The log level is set to verbose.

Whenever my app crashes I only get this error in logcat: thread exiting with uncaught exception. To my understanding there should be a stacktrace as well. What am I missing here?

stefana
  • 2,606
  • 3
  • 29
  • 47

1 Answers1

0

I had to go to a hidden menu in my Huawei Y300 to enable logging.

This answer helped me.

Community
  • 1
  • 1
stefana
  • 2,606
  • 3
  • 29
  • 47