When trying to debug an app in android studio when I press the debug button it builds and installs the app but it displays 'waiting for debugger' on phone/tablet I'm trying to debug my app on, I have to connect the debugger through studio using the 'attach debugger to app' button rather than just automatically attaching the debugger and running. I know it sounds like a small problem but when you are doing this a lot it takes a lot of your time that could be spent debugging the app or writing feature code!
Running Android Studio 2.3 Beta 3 and Java 8