Search code examples
androidandroid-studioadbvisual-studio-emulator

ADB Connection Disappears in Android Studio after enabling adb integration


I use Visual Studio Emulator to debug my projects. But now my Emulator is not shown when the adb integration is enabled and when i disabled it is shown again. What is Happening there and how can i debug again?


Solution

  • It only allows one Debugging console, Such as Android Device Monitor or in your case Visual Studio Emulator. Under tools->Android->Adb Integration is how you renable it