Вопрос

I was debugging a new app on a Nexus 7 and all was OK. About 1 month ago, I think my old Nexus 7 was upgraded to Android 4.3. I think it offered me a screen entitled "Allow USB debugging?", but I was busy and hit cancel to get it off my screen. I believe that's the reason Eclipse can no longer access my Nexus 7. Other tablets (Asus TF700 and a Trio) are working. I bought new cables and searched the web to get another chance at the screen which allowed USB debugging from my main computer. On my laptop, I payed attention to the "Allow USB debugging" window, and the Nexus 7 works there. I have the latest loads, including Android Debug Bridge Version 1.0.31. ">adb devices" yields "List of devices attached" then nothing.

How do I get a second chance to approve USB debugging between my Nexus 7 and my main Win 8 desktop?

Here's an Eclipse console message: "Failed to find an AVD compatible with target 'Android 4.4'."

Some relevant articles include:

http://nelenkov.blogspot.com/2013/02/secure-usb-debugging-in-android-422.html

http://www.androidpolice.com/2013/02/12/new-android-4-2-2-feature-usb-debug-whitelist-prevents-adb-savvy-thieves-from-stealing-your-data-in-some-situations/

Это было полезно?

Решение

First, unplug and replug the Nexus from your computer. Then, double check that you are using Camera (PTP) USB mode. If you do not have this mode enabled, ADB will not recognize your device. Also, double check that USB Debugging is enabled in Developer Options.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top