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

Search This thread

wind0zer

Senior Member
Feb 15, 2010
383
62
'lite' installers like these were useful because the official fastboot/adb was more than 100MB after install. But now the official platform-tool is only an 11MB zip compared to this outdated "ADB Installer v1.4.3" 9MB. It makes sense now why nobody bothers to maintain or create new 'lite' installers anymore. Because of this size reduction, I'd recommend getting the official platform tools and the Google USB driver and call it a day. Advanced users who use adb a whole lot could add the folder to system PATH - it's not mandatory.


https%3A%2F%2Fxdaforums.com%2Fimg.xda-cdn.com%2F1R_1_2VDRMPi6NU6N7mDiwUWSAU%3D%2Fhttps%253A%252F%252Fxdaforums.com%252Fimg.xda-cdn.com%252FyXQalGn763N-6IWhIQASJ4hy-K0%253D%252Fhttps%25253A%25252F%25252Fxdaforums.com%25252Fattachment.php%25253Fattachmentid%25253D4817270%252526stc%25253D1%252526d%25253D1568037160
 
Last edited:

codenation

Senior Member
Aug 5, 2013
81
11
33
Milwaukee
TCL 20 Pro 5G
Update 1.4.6

Many thanks to OP for his good work, it's been a while since it was last posted so I decided to make a new update with the latest drivers and adb accordingly. ADB/Fastboot and Google driver are the latest as of 07/2019. It would be nice if there was a way to autodownload the latest drivers but being that my scripting skills aren't there yet, this will do. Tested and working with my Essential PH1
 

Attachments

  • adb-setup-1.4.6.zip
    9.4 MB · Views: 981
Last edited by a moderator:

KKJxx

New member
Sep 10, 2019
3
0
Hi, I am trying to get the "bootloader version",

but I always get stuck,

I try by Command, after type "fastboot getvar all" it stuck on "waiting for device" and no reaction,

I try the All in One Tool, it always freeze when I try to get the bootloader version,

I try all drivers, all tool, two PCs and different USB ports,
but all the same result,

Can any one help me, thanks so much!!
 

codenation

Senior Member
Aug 5, 2013
81
11
33
Milwaukee
TCL 20 Pro 5G
sorry but you used old adb installer as a base.. I tried updating with latest 1.4.3.. :p
Aha I see, I forgot to update the info on there, thanks for the update.

---------- Post added at 06:09 PM ---------- Previous post was at 05:58 PM ----------

Hi, I am trying to get the "bootloader version",

but I always get stuck,

I try by Command, after type "fastboot getvar all" it stuck on "waiting for device" and no reaction,

I try the All in One Tool, it always freeze when I try to get the bootloader version,

I try all drivers, all tool, two PCs and different USB ports,
but all the same result,

Can any one help me, thanks so much!!

Are your drivers installed? Try this https://xdaforums.com/essential-phone/how-to/unofficial-usb-drivers-essential-ph-1-t3678231



 

TigerKing

Senior Member

Xipe_Totec

Senior Member
Jan 13, 2014
325
55

dacia19

Senior Member
Jan 11, 2018
1,078
2
as I said, I already tried disabling driver signature.
no previous FASTBOOT and ADB installations present on the system.
No previous drivers installed.

I just installed 1.4.5 on the same win64 1903 , it worked fine although I`ve had already some other adb installed.

try to copy the exe file on the windows partition, desktop i.e and run it from there
 

hazy_l

New member
Oct 4, 2019
1
0
I downloaded the zip archive and extracted it. The instructions say to install by "running it". What is the "it"? There is no install or setup program. Attempting to run the adb.exe or fasboot.exe fails with a "not a valid win32 application" error. How do you install this thing?
 

apertotes

Member
Jun 6, 2011
28
0
Hello. I tried to install this in Windows 10 to use it in my Galaxy S8+ from Rogers (Canada). Apparently, the install was successful, but first problem was that I could not open a CMD window, only powershell. I am not sure if that changes anything or not.

Second, when typing "adb reboot bootloader" in order to install TWRP following the instructions here https://www.xda-developers.com/how-to-install-twrp/ I got an error message that said that:
adb : The term 'adb' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the
spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:1
+ adb reboot bootloader
+ ~~~
+ CategoryInfo : ObjectNotFound: (adb:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException

So I tried typing the same order inside the folder where adb had been installed. I got a similar message but it also said that there was a "adb.exe" on the folder and that I could try with ".\adb".

So I typed ".\adb reboot bootloader". My phone asked me if I wanted to let my PC in charge, I agreed and the phone immediately rebooted into a blueish screen that said "DOWNLOADING... do not turn off the phone"

I waited several minutes and nothing happened. Thankfully, the same screen explained how to cancel the process and reboot.

I tried to replace the files of ADB 1.43 with the newest version and tried again but I got the same result. Blue screen that says "DOWNLOADING".

Can anyone help me? What am I doing wrong? Just for context, I am trying to install Magisk, for which I need TWRP for which I need ADB.
 
Last edited:

mike0921

Member
Apr 15, 2012
34
1
Fairmont
Moto G Stylus
Hello, I have unlocked the bootloader with my unlock code. (I got this a while ago from Huawei.) Using the 15 seconds 1.4.3 version. But now all I get when I type in fastboot devices or adb devices is either nothing or "waiting on the phone" or "waiting on the device."

What do I do next?
 

Top Liked Posts

  • There are no posts matching your filters.
  • 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.
  • 2310
    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.