I have some issues to connect my Nexus 4 and use the debug usb. (Unlike my samsung galaxy tab which is working perfectly)
First of all I've done this : 1. Activate Usb debugging on my phone 2. Allow Unknown Resources
But when I connect my phone, ADB monitor don't show any device, so I've tried this :
- Uninstalled the driver from Device Manager
- Let it automatically install the generic 'MTP device driver'
- Right clicked on the new device and selected 'Update Driver'
- Selected 'Have Disk' and pointed it to [android-sdk-dir]\extras\google
- Watched an 'ADB' driver install.
But even so my phone is still not shown on Android Debug Monitor...
I don't know what to do :( thanks for your help !
edit : My PC is a windows 8 and I use Android Studio to develop my apps