I have a trouble in Android Studio on debugging devices. On start debugging on USB or any installed emulation devices (AVD), I get following error in debug console:
Device emulator-5554disconnected, monitoring stopped.
The application after install don't wanna start and i can't continue my debugging.
In the devices selection menu i can see "EMULATOR-5554" that blinking
to
I tried to restart ADB but it works only first time, after rebuild it stop working
I tried to uninstall Android Studio and removed these folders without benefits
C:\Users\[name]\.android
C:\Users\[name]\AppData\Local\Android
I tried with a new project but it still not work
I tried to close Android Studio, then i checked with ADB command prompt the devices and the emulator-5554 doesn't exists, it will appear after Android Studio start