[OFFICIAL][TOOL][WINDOWS] ADB, Fastboot and Drivers - 15 seconds ADB Installer v1.4.3

Search This thread

CollisionFactor

Senior Member
Jan 26, 2013
155
23
Arizona
So i downloaded and installed this. Trying to oem unlock my LG H631. I can reboot into fastboot but once i type fastboot devices, it only returns the path and doesnt say anything about devices unknown or detected. Downloaded latest drivers and still nothing. The topics here for the model seem dead, as i have asked questions with no answers. Can anyone help? I have enable OEM unlock checked in dev options and debugging checked as well.

Sent from my LG-H631 using XDA-Developers mobile app
 

PlagasX

Senior Member
Jan 18, 2014
107
2
Hey I keep getting Waiting for device.... I'm on Windows 8.1 and using LG H811.. any idea??

thanks.
 

jerdog

Admin Emeritus - Purveyor of word nuggets
Come on man, just read the post above yours..

I am uploading a fixed version of installer. I added quotes as replacing the directory with temp won't be helpful coz some may need to read log file.

Of course all credit to the original author - @Snoop05

Script from @Tojiro.X

Boom! It's about time this got fixed! Thanks a lot!
 
  • Like
Reactions: nicesoni_ash

whodisname

Senior Member
Feb 14, 2012
1,458
298
destrehan
Yo. This right here. This thing right here. Dope. Just the best adb installer I ever saw. I got it on both my laptops. Easiest thing in the world. You lie tho. It didnt take 15 seconds to install. In 15 seconds, i had time to install tbis then plug in my phone and then take a sip of coffee. :)
Ps. Windows 10 on both.
 
  • Like
Reactions: andyroidking
T

theXerminator

Guest
I can't seem to install it on my laptop. It worked just fine on the desktop though. It asks for confirmation and the '0 files copied'. Command prompt says that 'fastboot is not a recogonized internal or external command' when i try to check if it installed. I'm running windows 10. Any ideas?
 

nicesoni_ash

Senior Member
May 26, 2012
6,103
10,955
127.0.0.1
I can't seem to install it on my laptop. It worked just fine on the desktop though. It asks for confirmation and the '0 files copied'. Command prompt says that 'fastboot is not a recogonized internal or external command' when i try to check if it installed. I'm running windows 10. Any ideas?
Try the installer from this post.

http://xdaforums.com/showthread.php?p=67779874

Sent from my "i9300/1+2" powered by Carbon/RR
Fueled by 7000mAh ZeroLemon Battery
 

3mel

Senior Member
Aug 23, 2012
1,973
647
London
Using the Google link below V 1.4.2 in OP takes you to V1.4.3. The text just hasn't been corrected yet.

Sent from my HTC 10 using XDA Labs

ok thanks for that, but the 2nd part of the question matters for me. I'm gonna be using a friends laptop most likely to try and unlock the bootloader, root, s~off and change to superCID all in one sitting, I need to know in advance if I'll need to look elsewhere for something that'll run ok. HTC's are fairly new to me so I'll be scratching my head most of the time as it is, although I've used HTCdev to unlock a wildfire before.
 

Top Liked Posts

  • There are no posts matching your filters.
  • 2311
    15 seconds ADB Installer v1.4.3
    ADB, Fastboot and Drivers
    MCPoJ81.png

    What is this?
    This is All-in-One installer for 3 most needed PC tools for Android. No need to download big SDK for 3 small things. I originaly made it for my Kurdish friend AnGrY DuDe in early 2013. I saw another ADB installer on XDA, but it wasn't good enough for me so i'm finaly posting it here. It's very small and fast installer for tools and drivers.

    Features:
    Small - 9.18 MB
    Fast - 15 seconds install (many times its even less)
    AIO - ADB, Fastboot and also Drivers
    Easy to install - just run it and program will guide you
    Clean - ADB and Google Drivers from latest SDK


    Install process:
    1. Run it (Require administrator privileges)
    2. Press Y/Yes to install ADB and Fastboot or N/No to skip
    3. Press Y/Yes to install ADB system-wide or N/No for current user only
    4. Press Y/Yes to install Drivers or N/No to skip
    5. Continue Driver installation
    6. 15 seconds passed - finished!


    Notes:
    System-wide: ADB and Fastboot are installed to %SystemDrive%\adb directory, and added system-wide path.
    Current user only: ADB and Fastboot are installed to %UserProfile%\adb directory, and added path for current user.
    CMD can use ADB and Fastboot from any directory.
    Drivers are installed to system - no need to install them from directories.
    Installer automaticly decides if install 32-bit or 64-bit drivers.
    If anybody got problem with detecting device, go see picture guide View attachment howto_driver.zip
    If installation fails, then post here contents of "adb-installer.log" from desktop. (if there is any)

    If you have problem with driver enumeration in Windows 8.1 install update KB2917929

    If you have older Google USB Driver installed, please uninstall it from Control Panel before installing new

    If you have previously installed it as system-wide and now you want it current user only (or vice-versa), it won't remove it, you must do it yourself. (at least for now)


    Mod edit
    In this post it was brought to my attention that this installer installs a very outdated version of ADB and its related tools.
    It's highly recommended you use the latest version.
    If you wish to proceed, that is of course okay as this installer arguably provides an easier way to get going with ADB for some people, but do know that it's currently very outdated.
    Downloads: Version 1.4.3
    XDA Mirror added by Mod @Redline
    Downloads: Version 1.4.2
    Google Drive
    Userscloud
    Zippyshare
    Dropbox


    Version 1.3 (If upper one doesn't work)
    Google Drive

    If you like my work, want to support development and have few coins spare:



    Video tutorials: (thanks goes to savadam)


    Used tools:
    BRAIN, 7-Zip, Notepad++, WDK, ResourceHacker, UPX, Android SDK, and maybe something else
    316
    Changelog

    Changelog

    Next version (WIP)
    I will completely rewrite the project and make 2 versions, offline and online one.
    Can also download latest files.
    Will be open-source, code hosted on GitHub.

    Version 1.4.3
    - Updated adb and fastboot to API 23 version (Android 6.0)
    Version 1.4.2
    - Updated adb and fastboot to API 21 version (Android 5.0)
    Version 1.4.1
    - Fixed bug refusing to set %PATH%
    Version 1.4
    - Fixed %PATH% for Windows XP (SETX missing)
    - Updated Google USB Driver to version 11.0.0000.00000
    - Errorlog
    - Cleanup

    Version 1.3
    - Now use 7-Zip SFX (instead of WinRAR)
    - Add choice for "system-wide" or "current user only" installation of adb
    - Newer DPInst (WDK 8.1)
    - Reduced size
    - Fixed bug

    Version 1.2
    - Update only files that need to be updated
    - Add to PATH only when its not already present (prevent having it twice or more)
    - Updated Google USB Driver to version 9.0.0000.00000
    - 2KB bigger :(

    Version 1.1
    - Added Y/N option for installations (you can choose what to install)
    - Changed installation directory to "%SystemDrive%\adb" and added PATH
    - Will also remove adb from WINDIR if you still have it here
    - Changed x86/x64 detection system
    - Faster
    - 0.01MB smaller than previous version :D


    Version 1.0
    - Initial release
    .
    23
    Nice! Thank you. Will give this a shot. My adb/fastboot quit working when I moved and I cannot get it uninstalled or reinstalled for some reason. Have even tried other one click packages and still no go. Will try tonight. Does this need internet connection to install proper drivers, or are they packaged?

    Edit: I just looked at the driver pics and it appears they're local. Great! Thank you.

    Sent from my EVO 4G LTE using XDA Premium 4 mobile app

    This is WinRAR SFX archive that will start batch script, adb is copied using xcopy and drivers are installed using DPInst - Driver Package Installer from Windows Driver Kit, whole thing is extracted to temp directory and deleted after completition.

    And yes, no internet conection is required.

    How much did installation took ?
    23
    when the installaton got succesful i got notiication from Bitdefender that Ransomeware behaviour detected by adb-setup-1.4.3.exe. Is this file reallly safe and one more thing i wasn't able to download adb file from your source so i used other webpage. xda forum is not letting me paste the here for now.
    Use this its the original direct download from xda.