[ADB/FB/APX Driver] Universal Naked Driver 0.72

Search This thread

1wayjonny

Senior Member
Jan 3, 2007
466
1,197
Universal Naked Driver 0.72
** Google Nexus 4 Added
** Google Nexus 10 Added
** Google Nexus Q Added
** Google Nexus S Added

32 & 64 Bit Windows 8 / 7 / Vista / XP - Attached to this post!
MD5: 30D25BC073F010CA01178CD6E2C5E4FA

I am happy to release my Universal Naked Driver. This is to allow ADB, Fastboot & APX interfaces to work without installing any package much less multiples packages for users with multiple devices. Yes you can just install them and uninstall right away but why bother?

I was annoyed that I couldnt use my Transformer Prime and Galaxy Nexus without having versions and packages trip over each other. My previous post for the Sensation & Galaxy Nexus was helpful so I thought I would bring to XDA the newest Android driver available from source (which they call 4.0) and make it start talking.



Warning: Uninstall any previous driver package's you may have installed and also manually remove drivers by attaching your phone and going to Windows device manager and right click the entry for your phone and select "Uninstall" on the next prompt make sure to select "Delete the driver software for this device" then hit OK and reboot before installing these drivers

Code:
Google Nexus Devices ADB & Fastboot
Samsung Devices ADB & Fastboot
Asus Devices ADB, Fastboot & APX
HTC Devices ADB & Fastboot

Code:
[B]Windows 8 Instructions[/B]

How to Disable Driver Signature Enforcement in Windows 8:

From the Metro Start Screen, open Settings (move your mouse to the bottom-right-corner of the screen and wait for the pop-out bar to appear, then click the Gear icon).
Click ‘More PC Settings’.
Click ‘General’.
Scroll down, and click ‘Restart now’ under ‘Advanced startup’.
Wait a bit.
Click ‘Troubleshoot’.
Click ‘Advanced Options’
Click ‘Windows Startup Settings’
Click Restart.

Enjoy!
 
Last edited:

1wayjonny

Senior Member
Jan 3, 2007
466
1,197
Since ICS is on the way you will get you bootloader upgraded most likely. Then the unlock APK should follow if Asus holds up there end.

This will allows for comminucation with your tablet and phones (execpt moto for now)

Hope Asus hits you up soon with the unlock.

Cheers!
 

1wayjonny

Senior Member
Jan 3, 2007
466
1,197
DDMS ok on my evo 3D with your driver, will test my transformer later

Thanks for the feedback

Nice work, was waiting for this :D
Although, could you tell me how did you get into fastboot mode on device? Did you use ICS, or any special bootloader, maybe a modified one?

On my transformer prime I think the fastboot option only was available after the bootloader came unlocked but I could be wrong. I just do not remember seeing it before.

But after the unlock it I rebooted to the bootloader and then there was three options 1) BootToOS 2) Fastboot 3) Wipedata.

Once you select fastboot it says enabling fastboot protocols. Hope this helps but I do have a prime so it may be different.
 
  • Like
Reactions: weehooherod2

fonix232

Senior Member
Jun 20, 2009
1,222
735
London
Samsung Galaxy Tab S6
On my transformer prime I think the fastboot option only was available after the bootloader came unlocked but I could be wrong. I just do not remember seeing it before.

But after the unlock it I rebooted to the bootloader and then there was three options 1) BootToOS 2) Fastboot 3) Wipedata.

Once you select fastboot it says enabling fastboot protocols. Hope this helps but I do have a prime so it may be different.

Hmm, then please remove the Fastboot options from the original Transformer's log, as we have no access to it yet ;D Maybe with a modified u-boot, but that needs some time.
 

gnufabio

Retired Recognized Developer
Oct 25, 2010
1,397
3,553
Milan
Any fix for Linux? DDMS doesn't find my TF anyomore since I upgraded to ICS
 

1wayjonny

Senior Member
Jan 3, 2007
466
1,197
Any fix for Linux? DDMS doesn't find my TF anyomore since I upgraded to ICS

Hey try adding these device ID's to your USB config, this should allow ADB, APX and also Fastboot if and when TF101 gets a unlocked bootloader.

USB\VID_0B05&PID_4E1F
USB\VID_0B05&PID_4E1F&MI_01
USB\VID_0B05&PID_4E3F
USB\VID_0B05&PID_4E3F&MI_02
USB\VID_0B05&PID_4DAF
USB\VID_0B05&PID_4DAF&REV_0000
USB\VID_0955&PID_7820


DDMS confirmed working on my ics transformer and windows here (with these drivers)
http://imgur.com/Wnmhd

Thanks for the feedback!
 
  • Like
Reactions: weehooherod2

shady503403

Senior Member
Jul 23, 2009
764
69
Samsung Galaxy S22 Ultra
complete noob question. adb still confuses me and im tryin to unbrick my prime. its in the recovery bootloop, the thread im following says to do some adb commands. but "adb shell" gives me the message "adb" is not a recongnized as a command or blah blah.. so i figured its cause i don't have the drivers? well anyways.. this thread looks like it has what i need... but where\how do i install the drivers? tia.
 

mrevankyle

Senior Member
Jan 5, 2011
1,523
536
29
Victoria, BC
complete noob question. adb still confuses me and im tryin to unbrick my prime. its in the recovery bootloop, the thread im following says to do some adb commands. but "adb shell" gives me the message "adb" is not a recongnized as a command or blah blah.. so i figured its cause i don't have the drivers? well anyways.. this thread looks like it has what i need... but where\how do i install the drivers? tia.

ya... adb not recognised means you don't have the android sdk installed. Also this is the tf101 not the prime. To install drivers hit start and type in drivers. find the one that says unknown or android 1.0 or apx or something right click and hit manually install driver
 

sidneyk

Senior Member
Nov 16, 2011
1,688
1,729
Bonner Springs, KS
ya... adb not recognised means you don't have the android sdk installed. Also this is the tf101 not the prime. To install drivers hit start and type in drivers. find the one that says unknown or android 1.0 or apx or something right click and hit manually install driver

You also get that message if you have the SDK installed but not in your path and you are trying to run the command outside of the Android\android-sdk\platform-tools\ directory where the adb command resides. I have posted a guide for installing the SDK and then installing these drivers in the Roach's Clockwork Mod Recovery thread. I was trying to help solitude65 who installed a Recovery that only reads internal apparently after he wiped the internal sdcard or didn't realize he needed a ROM on the internal sdcard. Not sure how much of it will apply to the Prime as I have a TF101 and used it to confirm the steps I posted over there.

---------- Post added at 09:43 PM ---------- Previous post was at 09:40 PM ----------

Hey try adding these device ID's to your USB config, this should allow ADB, APX and also Fastboot if and when TF101 gets a unlocked bootloader.

USB\VID_0B05&PID_4E1F
USB\VID_0B05&PID_4E1F&MI_01
USB\VID_0B05&PID_4E3F
USB\VID_0B05&PID_4E3F&MI_02
USB\VID_0B05&PID_4DAF
USB\VID_0B05&PID_4DAF&REV_0000
USB\VID_0955&PID_7820




Thanks for the feedback!

Can you tell me specifically what USB config you are referring to and where to find it?
 
  • Like
Reactions: ezzie

ijoshv2

Senior Member
Apr 22, 2010
192
45
Reno, NV
Thank you SO much! I was pulling my hair out, trying to find drivers for my TF101 in recovery mode, and I couldn't.. But these helped me immediately, and did the job!

Thank you!
 

muness

Senior Member
Jul 18, 2008
289
101

Attachments

  • GalaxyNexusError.PNG
    GalaxyNexusError.PNG
    36.4 KB · Views: 1,342
Last edited:
  • Like
Reactions: wolfnut88

Hammerfest

Senior Member
Apr 3, 2008
1,683
286
San Antonio, TX
Updated version, feedback helpful

In order to provide feedback, I would have to have an issue...

the sarcastic joke and hidden props aside, I have a few now phones ill give it a go with sometime in the next week, amazing timing however, just reformatted my "utility" laptop... (CDMA Workshop is such a PITA to resetup after every reformat... so effing annoying! ****ty DRM and updates however are the requirements for a legit copy... sometimes I regret spending that $100)
 

1wayjonny

Senior Member
Jan 3, 2007
466
1,197
In order to provide feedback, I would have to have an issue...

the sarcastic joke and hidden props aside, I have a few now phones ill give it a go with sometime in the next week, amazing timing however, just reformatted my "utility" laptop... (CDMA Workshop is such a PITA to resetup after every reformat... so effing annoying! ****ty DRM and updates however are the requirements for a legit copy... sometimes I regret spending that $100)

No worries thanks for any help.
 
  • Like
Reactions: weehooherod2

havi007

Senior Member
Aug 5, 2010
129
12
Sugar Land, TX
I having an issue trying to remove the previous version to the latest one I just sold my tf201 and today i got the nexus7 can someone help on a step by step on what to do in device manager. Now my galaxy nexus isn't recognized when i write adb devices in cmd after trying to push the latest one
 

grainysand

Senior Member
Dec 16, 2009
701
9
Tried pointing Device Manager to the folder I unzipped Universal drivers to and got this.

yX1VT.png


Anyone else?
 

Top Liked Posts

  • There are no posts matching your filters.
  • 56
    Universal Naked Driver 0.72
    ** Google Nexus 4 Added
    ** Google Nexus 10 Added
    ** Google Nexus Q Added
    ** Google Nexus S Added

    32 & 64 Bit Windows 8 / 7 / Vista / XP - Attached to this post!
    MD5: 30D25BC073F010CA01178CD6E2C5E4FA

    I am happy to release my Universal Naked Driver. This is to allow ADB, Fastboot & APX interfaces to work without installing any package much less multiples packages for users with multiple devices. Yes you can just install them and uninstall right away but why bother?

    I was annoyed that I couldnt use my Transformer Prime and Galaxy Nexus without having versions and packages trip over each other. My previous post for the Sensation & Galaxy Nexus was helpful so I thought I would bring to XDA the newest Android driver available from source (which they call 4.0) and make it start talking.



    Warning: Uninstall any previous driver package's you may have installed and also manually remove drivers by attaching your phone and going to Windows device manager and right click the entry for your phone and select "Uninstall" on the next prompt make sure to select "Delete the driver software for this device" then hit OK and reboot before installing these drivers

    Code:
    Google Nexus Devices ADB & Fastboot
    Samsung Devices ADB & Fastboot
    Asus Devices ADB, Fastboot & APX
    HTC Devices ADB & Fastboot

    Code:
    [B]Windows 8 Instructions[/B]
    
    How to Disable Driver Signature Enforcement in Windows 8:
    
    From the Metro Start Screen, open Settings (move your mouse to the bottom-right-corner of the screen and wait for the pop-out bar to appear, then click the Gear icon).
    Click ‘More PC Settings’.
    Click ‘General’.
    Scroll down, and click ‘Restart now’ under ‘Advanced startup’.
    Wait a bit.
    Click ‘Troubleshoot’.
    Click ‘Advanced Options’
    Click ‘Windows Startup Settings’
    Click Restart.

    Enjoy!
    2
    Since ICS is on the way you will get you bootloader upgraded most likely. Then the unlock APK should follow if Asus holds up there end.

    This will allows for comminucation with your tablet and phones (execpt moto for now)

    Hope Asus hits you up soon with the unlock.

    Cheers!
    1
    Nice work, was waiting for this :D
    Although, could you tell me how did you get into fastboot mode on device? Did you use ICS, or any special bootloader, maybe a modified one?
    1
    DDMS ok on my evo 3D with your driver, will test my transformer later

    Thanks for the feedback

    Nice work, was waiting for this :D
    Although, could you tell me how did you get into fastboot mode on device? Did you use ICS, or any special bootloader, maybe a modified one?

    On my transformer prime I think the fastboot option only was available after the bootloader came unlocked but I could be wrong. I just do not remember seeing it before.

    But after the unlock it I rebooted to the bootloader and then there was three options 1) BootToOS 2) Fastboot 3) Wipedata.

    Once you select fastboot it says enabling fastboot protocols. Hope this helps but I do have a prime so it may be different.
    1
    Any fix for Linux? DDMS doesn't find my TF anyomore since I upgraded to ICS

    Hey try adding these device ID's to your USB config, this should allow ADB, APX and also Fastboot if and when TF101 gets a unlocked bootloader.

    USB\VID_0B05&PID_4E1F
    USB\VID_0B05&PID_4E1F&MI_01
    USB\VID_0B05&PID_4E3F
    USB\VID_0B05&PID_4E3F&MI_02
    USB\VID_0B05&PID_4DAF
    USB\VID_0B05&PID_4DAF&REV_0000
    USB\VID_0955&PID_7820


    DDMS confirmed working on my ics transformer and windows here (with these drivers)
    http://imgur.com/Wnmhd

    Thanks for the feedback!