androidmobilenexus-4

ADB not recognising Nexus 4 - more advice


Following on from ADB not recognising Nexus 4 under Windows 7 I am having problems getting the Eclipse android development environment to recognise my new Nexus 4. My privious Nexus S had no problems.

I believe I have followed all the advice in this previous post but am still stuck.

Can anybody who has succeeded getting the nexus 4 available for android development on windows 7, tell me what their driver detail are for the "Android Composite ABD Interface"? Mine say: * Driver Provider: "Google Inc" * Driver Date: 27/08/12 * Driver Version: 7.0.0.1

When my phone storage is set to either PTP or MTP, I still can't see it through the eclipse "android virtual device manager".

When set to PTP, if I run the "adb devices" command described in the linked article, I do get an entry appearing in the dos box, but nothing in the "android virtual device manager" in eclipse.


Solution

  • Your Nexus 4 isn't a virtual device, so won't show in Virtual Devices Manager.

    If you open the Devices view, then you should see your Nexus 4 listed, and when you run your app it should prompt for running it on as physical or virtual device.