I use Windows10 and Android Studio 2.3.3
I use Android Studio to deploy my application when "Select Deployment Target" there is no device can not see any virtual device in "Select Deployment Target"
I met some problem in android development After "Select Deployment Target" refresh, the Device item still have a blank. I can't start my android virtual device and I also got adb devices doesn't show my device Initializing ADB Nothing to show adb failed to start daemon I kill adb.exe and restart and still can not see my device in "Select Deployment Target"
I see this
Unable to create Debug Bridge: Unable to start adb server: Unable to obtain result of 'adb version'
Eclipse error "ADB server didn't ACK, failed to start daemon"
Appium: adb server version (31) doesn't match this client (36)
I try to restart my computer, restart adb.exe but still not work.