Skip to content

A small Application for Windows that allows you to install the latest Version of ADB and Fastboot Files on the Computer without installing the entire Android SDK Package + Toolkit & Commands

K3V1991/ADB-and-FastbootPlusPlus

Repository files navigation

ADB & Fastboot++

A small Application for Windows that allows you to install the latest Version of ADB and Fastboot Files on the Computer without installing the entire Android SDK Package + Toolkit & Commands




NFO:

  • Versions: Installer & Portable
  • Android Debug Bridge & Fastboot updated to latest v1.0.41 (Version 35.0.1-11580240, March 2024)

Requirements:

  • Windows OS
  • USB Driver for your Device or Universal ADB Driver (Included in the Installer)
  • PowerShell for the Toolkit

Features:

  • Installation Folder chooseable (Installer)
  • Desktop & Start Menu Shortcuts (Installer)
  • Toolkit
  • View Commands, How-To enable Developer Options & USB Debugging
  • Add to System Path Environment (Installer)
  • Optional Universal ADB Driver Installation (Installer)

Toolkit Features:

  • Uninstall Bloatware without Root Access (They are just being uninstalled for the current User)
  • Re-install uninstalled Apps
  • Install Kernel (Reboots automatically to Bootloader, Popup Menu)
  • Install Recovery (Reboots automatically to Bootloader, Popup Menu)
  • Install APKs (Popup Menu)
  • Install APK Bundles/Split APKs (Installer: Desktop/ABI Folder, Portable: ABI Folder)
  • Push Files (Popup Menu)
  • Check Firmware Version
  • Check Android Version
  • Check Kernel Version
  • Check Firmware Build Date
  • Check Kernel Build Date
  • Check Security Patch Date
  • Check IMEI
  • Check IP Adresses
  • Check App Packages
  • Check Process Activity (Real Time)
  • Take Screenshots (PNG Format)
  • Video recoding - 30, 60, 120 & 180 Seconds (Without Device Sound)
  • Reboot the Device
  • Reboot to Bootloader
  • Exit Bootloader to System
  • Reboot to Recovery
  • Create Bugreport (Saves on Desktop)
  • Create Logcat (Saves on Desktop)
  • Exit (adb kill-server & close Toolkit)

Installer:

  1. Download ADB-and-Fastboot++_vXXX.msi
  2. Follow the Installers Instructions and select where you would like to install ADB & Fastboot++
  3. After the Installation Wizard has completed you can select to start ADB & Fastboot++
  4. You should see a Command Window open, now you can use ADB and Fastboot Commands

Portable:

  1. Download ADB-and-Fastboot++_vXXX-Portable.zip
  2. Extract the Zip Archive
  3. Double click on Open CMD.bat
  4. You should see a Command Window open, now you can use ADB and Fastboot Commands


Enable Developer Options & USB Debugging:

Click to expand
  1. Install the USB Driver for your Device or Universal Adb Driver
  2. On your Device, go to Settings > About. Find the Build Number and tap on it 7 times to enable Developer Options
  3. Now enter System > Developer Options and find "USB debugging" and enable it
  4. Plug your Device into the Computer and change it from "Charge only" to "File Transfer" Mode
  5. On your Computer, browse to the Directory where you extracted the Portable Version or use Tiny ADB & Fastboot++ Shortcut
  6. Launch a Command Prompt with Open CMD.bat or use Tiny ADB & Fastboot++ Shortcut
  7. Once you’re in the Command Prompt, enter the following Command:
adb devices
  1. System is starting the ADB Daemon (If this is your first Time running ADB, you will see a Prompt on your Phone asking you to authorize a Connection with the Computer. Click OK.)
  2. Succesful enabled USB Debugging

Unable to connect to ADB:

Click to expand
  1. AMD Bug - XDA Thread
  2. Switch Device from "Charging" to "File Transfer" Mode
  3. Install the latest Device Driver or Universal USB Driver
  4. Try another USB Cable
  5. Use another USB Port (USB 3.0 Port to USB 2.0)
  6. Try to execute Fastboot Command without connecting your Device, and once it says "waiting for device" plug in your USB Cable
  7. Windows: Click "Change advanced power setting" on your chosen Plan and expand "USB Settings". Under "USB Settings" Section, expand "USB selective suspend setting" and change it to "Disabled" for On Battery and Plugged In
  8. Try another PC

Screenshots:















About

A small Application for Windows that allows you to install the latest Version of ADB and Fastboot Files on the Computer without installing the entire Android SDK Package + Toolkit & Commands

Topics

Resources

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published