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

Search This thread

Snoop05

Senior Member
May 11, 2012
207
2,782
Levice
Google Nexus 5
Moto G5S Plus
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
 
Last edited by a moderator:

Snoop05

Senior Member
May 11, 2012
207
2,782
Levice
Google Nexus 5
Moto G5S Plus
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
.
 
Last edited:

scottspa74

Senior Member
Apr 3, 2009
9,151
3,128
everett
Google Pixel 6
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
 
Last edited:

Snoop05

Senior Member
May 11, 2012
207
2,782
Levice
Google Nexus 5
Moto G5S Plus
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 ?
 

Top Liked Posts

  • There are no posts matching your filters.
  • 3
    This thread should be locked & the download links in post #1 should be replaced with these XDA portal links:

    What is ADB? How to Install ADB, Common Uses, and Advanced Tutorials (for Windows, macOS or Linux)

    ^ That XDA link looks to be a 404 now:

    xda.png


    & I'll never get this anyway, Andoid SDK Platform-Tools (AKA "adb") are available as direct download; and why would anybody ever think to suggest ways to get other than from source:

    Code:
    https://developer.android.com/tools/releases/platform-tools
    It generates SO much confusion, all kinds of dodgy information across the Internet, that XDA could surely find a way to simplify and stop all the madness. :f
    2
    So if i install this, i will the last updated version always?
    ( i just executed it and it started downloading things rightaway, so i guess it is updated, right?)

    i'm a noob at this. srry
    Try installing same package every 3 or 6 months.
    Or
    If you face any problems with adb (mostly never)
    Or
    keep an eye on adb updates on google website.
    When updates are available then install this tool again.
    That's it
    (Tool just modifies some values on your computer and copies files)
    2
    My problem is setting the path variable, hard to do


    Not so hard if you follow a tutorial like the ones above (especially the one by XDA)
    I understand that it's a bit more work than installing one of the adb& fastboot tools but the advantages are that you're always up to date and have no problems with installation.
    1
    yeah with platform tools 35, thats really old
    Why don't use platform tools itself? As you say, it's actual and the installation is as easy as for every adb/fastboot tool.
  • 2309
    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.