Restart ADB via Android Studio install
cd "\Program Files (x86)\Android\sdk\platform-tools" | |
adb kill-server | |
adb start-server |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment