This adb server $ ADB_VENDOR_KEYS is not installed

I will remove the old Android studio and delete the folders from the previous installation. Then I install the new version of Android Studio. But I have the same problem as Android adb unreghorized

Basically, the phone will not display the message that asked me to confirm.

I found that adbkey.pub and adbkey under C: /Users/$Name/.android are missing. Did anyone know how to restore them?

Thanks,

+4
source share
1 answer

Just delete this folder. A pop-up window will appear on the device asking you to allow connection to the adb server

+1
source

Source: https://habr.com/ru/post/1611846/


All Articles