I am running Android Studio 2.1.1 and debugging my app on two devices (one emulator on my x86_64 windows 10, the other is my HTC One M8). During debugging, if I step over codes, and when it exists the current method or scope, the program just crashes, without any indication in logcat (I know this because I purposely added a log.d to be the last line, and the last message I got is the content from this log.d before crashing).
However, if I use continue rather than step over, the app just exits the current function fine, without crashing the app.
I have no idea what is going on here, it drastically slows down my development and debugging. Any ideas and suggestions will be appreciated. Please let me know if you need more info, thanks in advance.
I'm having a similar issue. However, poking around online, I found this:
https://code.google.com/p/android/issues/detail?id=200880
If anyone finds a fix/workaround, it would be helpful!
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