Results 1 to 2 of 2
  1. Thread Author  Thread Author    #1  

    Default Nexus 4 not being recognized by adb (Ubuntu 12.10)

    Hi all,

    I am trying to connect my Nexus 4 device to my computer via USB. I am currently running Ubuntu 12.10 with the latest Android SDK installed.

    The problem is that I can't seem to properly connect the Nexus 4 so that I can see the device in the devices list of adb (using ./adb devices).

    An entry to the USB rules list has already been added, which is this one:
    Code:
    SUBSYSTEM=="usb", ATTR{idVendor}=="18d1", ATTR{idProduct}=="4ee5", MODE="0666"
    The file is named "99-nexus4.rules" and properly chmodded.

    The output of lsusb is:
    Code:
    Bus 002 Device 012: ID 18d1:4ee5 Google Inc.
    I have already tried to restart the adb server several times, but with no success. I restarted udev as well and I tried to reboot the system several times. Starting the server as root didn't help either. I choose to mount the phone as MTP device on the phone itself.

    Currently I am lost about what the problem is in this case. I would love to hear some feedback from you guys.

    Thanks in advance!
    Last edited by Laurens van Dam; 01-29-2013 at 08:56 AM.
  2. #2  

    Default Re: Nexus 4 not being recognized by adb (Ubuntu 12.10)

    Did you turn on usb debugging on your phone?

Similar Threads

  1. Replies: 1
    Last Post: 01-07-2013, 01:05 PM
  2. Can not get xt912 to be recognized by ADB
    By porterjimmy in forum Introductions
    Replies: 1
    Last Post: 10-13-2012, 07:49 PM
  3. external harddrive fat 32 not being recognised by Acer A500
    By TheWaterboys in forum Introductions
    Replies: 0
    Last Post: 08-08-2011, 03:16 PM
  4. Replies: 1
    Last Post: 07-28-2011, 05:44 PM
  5. Factory installed apps not being monitored by the market?
    By avgsmoe in forum AT&T Samsung Infuse
    Replies: 3
    Last Post: 05-31-2011, 04:52 PM

Posting Permissions