-
Notifications
You must be signed in to change notification settings - Fork 278
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
$ADB_VENDOR_KEYS is not set #13
Comments
device is authorized for sure on the popup dialog |
Try restarting adb server ( |
|
This problem is not fatal to connecting devices. But if you want to eliminate the error, please enter the following in
In addition, you should execute By the way, I use
|
I am having a similar issue... the difference is that I can still connect as long as I confirm the "Authorize Debugging" dialog box that comes up. The problem is that it doesn't remember the device after authorizing it. I have to confirm the dialog box every time, unlike on my computer. The strange part is that the adbkey.pub key is correctly located in the /data/misc/adb/adb_keys file. In fact the key is duplicated in the adb_keys file dozens of times because of all the times I keep confirming the dialog box. Why does it keep asking me to authorize? |
I don't know why. It's the same with me. |
it's the same with me. |
Hi All, |
The text was updated successfully, but these errors were encountered: