I have updated Android Studio from 2.2 to 2.3, and now when any exception is thrown it does not appear in the "Run" section at all.
What I get only is a message that "Application terminated."
Even when I throw an exception deliberately, stacktrace is not showing...
Head to Settings > Build, Execution, Deployment > Compiler. Add –debug or –info or –stacktrace (Or combination of them) to the Command line options.
This will solve your problem In Android Studio, go to Tools->SDK manager and see that your android version is downloaded or not (for whatever emulator you have chosen as your virtual device). If not download it and play the emulator again. This should work now!! Save this answer.
I have the same problem ...Go to android monitor tab set the value of the menu in the middle to verbose....set the value of the right menu to show only selected application...and it works..now i can see what exactly causes my application to crush ..hope this helps
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With