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