I have a Galaxy Nexus Maguro (HSPA+). I wanted to update to 4.2. I have Clockworkmod on my Nexus, so naturally it didn't work. I then proceded to wipe out everything on my phone, sdcard and system, so that i could flash the stock ROM...everything was going to plan, until I tried to connect it to my Macbook running 10.8.2. Turns out that my mac will not recognize it, even though I had USB debugging turned on beforehand. I tried using adb, and the nexus still won't show up. (It says "no device found")
Short story, my nexus will not boot up past the Google screen, and won't be recognized through adb. What can I do at this point?
I have access to a friend's computer. I downloaded the adb tools, and the the drivers for the Nexus, but it when I try to install the pdanet drivers for the nexus, i keep getting an error message saying that there is no android phone detected, even though it's connected to the pc.
I have access to a friend's computer. I downloaded the adb tools, and the the drivers for the Nexus, but it when I try to install the pdanet drivers for the nexus, i keep getting an error message saying that there is no android phone detected, even though it's connected to the pc.
Device(s): Galaxy SIII (Sentinel ROM 4.40 JB4.2.2) GNex (Liquidsmooth 2.3), ASUS TF300 (JB 4.2.1 stock rooted)
Carrier: 3 UK
Thanks: 18
Thanked 91 Times in 70 Posts
I agree with Scary it's more than likely a USB connectivity issue with Windows. Here is a link to the latest Samsung driver package in .exe form http://drivers.softpedia.com/progDownload/SAMSUNG-USB-Driver-for-Mobile-Phones-1560-Download-170044.html download it and install in Windows as per usual. The plug in your GNex and wait for the connection sound, which will happen again because Windows will fail to find the correct drivers and install them.
Now go to Device Manager and you should see an entry lie Android... with an exclamation mark! Double-click/or right-click that entry and choose 'update driver software', then go to driver tab and click 'browse my computer'. Now press on 'let me pick a list of device drivers on my computer' then you will be presented with the box where the Samsung ADB drivers are listed. Select the latest one followed by 'Next' - if you get a Windows warning select to install anyway. Viola, you should no be able to communicate with your device and flash a Google factory image of your choice or custom ROM.
The Following User Says Thank You to heat57 For This Useful Post:
I agree with Scary it's more than likely a USB connectivity issue with Windows. Here is a link to the latest Samsung driver package in .exe form http://drivers.softpedia.com/progDownload/SAMSUNG-USB-Driver-for-Mobile-Phones-1560-Download-170044.html download it and install in Windows as per usual. The plug in your GNex and wait for the connection sound, which will happen again because Windows will fail to find the correct drivers and install them.
Now go to Device Manager and you should see an entry lie Android... with an exclamation mark! Double-click/or right-click that entry and choose 'update driver software', then go to driver tab and click 'browse my computer'. Now press on 'let me pick a list of device drivers on my computer' then you will be presented with the box where the Samsung ADB drivers are listed. Select the latest one followed by 'Next' - if you get a Windows warning select to install anyway. Viola, you should no be able to communicate with your device and flash a Google factory image of your choice or custom ROM.
I installed the Samsung driver like you mentioned, but when I plugged in my Gnex, there was no sound, and no entry for "Android" or the like in Device manager. I tried disconnecting and connecting several times, but with my GNEX in fastboot mode, there seemed to be nothing occurring when I connect to my friend's WIndows XP pc.
I don't think you can get to adb before the OS had loaded. You need to be using fastboot. Try typing
fastboot devices
and see if you get a serial number returned. ADB will only work once Android had loaded, and possibly if you're in a custom recovery, but not 100% sure about that.
The Following User Says Thank You to idic For This Useful Post: