[android-developers] Re: Nexus 7 device not being detected by Eclipse

2012-10-04 Thread Nick Huang
Thanks Ravin Chris. This post solved my problem just like yours. Thansk :) Ravin於 2012年9月4日星期二UTC+8下午12時16分29秒寫道: Right after I posted the previous message I got the device to work. After rebooting the PC I went into the device manager and saw that there was no driver for the Nexus 7.

[android-developers] Re: Nexus 7 device not being detected by Eclipse

2012-09-03 Thread crennie
I just had this problem. You have to go into setting on your device. Developer setting. Set USB debug. Chris On Monday, September 3, 2012 10:38:26 AM UTC-4, Ravin wrote: I'm developing an app and using a Nexus 7 device for debugging. I'm unable to see the device in the AVD when plugged in.

[android-developers] Re: Nexus 7 device not being detected by Eclipse

2012-09-03 Thread Ravin
Thanks Chris. I did realize that I had to do after seeing your post since I did this a while back when I was writing and debugging an app on an ASUS transformer. Having said that I made the change as well as set the debug attribute to true in the Android manifest file but I still cannot

[android-developers] Re: Nexus 7 device not being detected by Eclipse

2012-09-03 Thread Ravin
Right after I posted the previous message I got the device to work. After rebooting the PC I went into the device manager and saw that there was no driver for the Nexus 7. This allowed me to select the driver I had downloaded from the ASUS website and I now can see and load the app for