I'm not sure if this is an issue with Android studio 2.0 or if its because of some weird project setting in this new App I'm working on. When I am stopped at a break point during debug, the OS shows me a dialog saying that the app is not responding, and giving me the option to either wait or kill the app. then after a while, or if I don't respond to the dialog, it kills the app without my command.
I've never seen this before, usually the Android OS knows that the app is in debug mode and doesn't freak out when it's not responding. I tried setting the app as the debug app in Developer settings.
This things that changed: new project (previously created) , Android Studio upgraded to 2.0. It's the same phone I always use.