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

Search This thread

ilanifer

Member
Jun 16, 2010
39
3
hi
when i type ADB VERSION in admin command window on my win 8.1 i get a fast rolling of all commands and nothing happens...
anyone ?
 

Moe5508

Senior Member
Jun 18, 2007
3,044
323
www.manicorp.com
...Update: managed to solve the issue. The installer.bat creates a adb-installer.log on %UserProfile%/Desktop. My problem is that I move the location of my Desktop, Documents, etc., to another drive. So installer.bat could not append to the log file. I just created a temporary Desktop on my %UserProfile% and installed normally.
Thanks. Had the same problem as well - managed to solve it using your solution. I, too, always move the location of my Windows folders/libraries to a different D:\ drive away from the operating system drive for space optimisation :)
 

warezxts

Senior Member
Mar 30, 2011
226
78
I installed as written.
I start a cmd, navigate to c:\adb
if i issue adb devices it shows my android
if i issue adb logcat > logcat.txt
its says waiting for device.... forever
Im not on expert for logcat, an idea?
 

vetfactor

Senior Member
Apr 19, 2013
212
37
Awsim
seemed to work but

it is very fast dude but it did nothing.
my MT6582 is still undetectable by MTK droid tools that mean no driver has been installed.
yellow trinagle on ondroid driver in other devices hasn't gone away. :(
 
G

GuestK0087

Guest
it is very fast dude but it did nothing.
my MT6582 is still undetectable by MTK droid tools that mean no driver has been installed.
yellow trinagle on ondroid driver in other devices hasn't gone away. :(

Uninstall all drivers for Android and then reinstall this driver.
 

Bolumstar

Senior Member
May 10, 2015
736
309
Port Harcourt
youtube.com
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.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
.

Nice work,
But how do you uninstall the adb and fastboot?

---------- Post added at 11:09 PM ---------- Previous post was at 10:56 PM ----------

I installed as written.
I start a cmd, navigate to c:\adb
if i issue adb devices it shows my android
if i issue adb logcat > logcat.txt
its says waiting for device.... forever
Im not on expert for logcat, an idea?

It's doing the logcat bro
You'll have to stop logcat manually by typing ctrl C
And when you are done go to C:\windows\system32
Search for logcat and copy it to maybe your desktop

I will also suggest you name your logcat.txt sequence
Maybe logcat1.txt


If I helped, please hit thanks!
 

s2cruxs2

Senior Member
Oct 24, 2012
58
2
I try to use it but still can't do it :confused:
but didn't see Android Boot loader Interface in this
CK7sBq5UAAElTBc.png

any idea
Thanks
 

Piramit

Member
Nov 16, 2014
34
2
Hello everyone,
I saw through subject @wladimir_tm
Thank you for himself.

Thanks for the topic.

Everything OK:
Driver, usb debugging, adb folder...vs,
Command does not take phone,

I tried Win Xp, Win7, Linux,
It is not.

I've tried all ways,
as.

oa1zde.jpg



I tried the software here,
Still the same:
< waiting for device >

Thanks.
 

Sunandroid

Retired Recognized Contributor
Feb 25, 2014
1,298
667
BE
Hello everyone,
I saw through subject @wladimir_tm
Thank you for himself.

Thanks for the topic.

Everything OK:
Driver, usb debugging, adb folder...vs,
Command does not take phone,

I tried Win Xp, Win7, Linux,
It is not.

I've tried all ways,
as.

oa1zde.jpg



I tried the software here,
Still the same:
< waiting for device >

Thanks.

Have you enabled usb debugging on your device. The installation seems fine to me. Additionally you might need drivers that fit your device, that it gets recognized by the adb. To me the adb installations seems fine.
 
  • Like
Reactions: Piramit

Top Liked Posts

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