Hi everyone,
have you solved this issue already? Today, I installed VisualGDB and I am having the exact same issues Krivers is describing. Even my configuration is pretty much the same (Windows 8.1 – Czech language version btw, x64, 32bit Java, Visual Studio 2013 and vs-android v0.961), so maybe there is a connection.
Ad your questions:
1) Yes, it is calling the same adb.exe.
2) Yes. I have also tried running VS with admin rights, but with no result.
3) No, all it shows me in the ‘ADB log’ tab is this:
D:AndroidStudiosdkplatform-toolsadb.exe devices
Command exited with code 0
But it shows me this window only when I hit the debug button, i.e. not when I press ‘Android->Open Android shell’ for example.
4) Tried with both real device and emulator and they were not sleeping.
5) I am using SDK Revision 23.0.2 (it’s the latest version for now). I usually use the SDK bundled with the Android Studio, but I have tried with the standalone distribution as well.
6) I have installed VisualGDB 4.2r4 (trial).
Can you help? Thanks.