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
- Versions: Installer & Portable
- Android Debug Bridge & Fastboot updated to latest v1.0.41 (Version 33.0.1-8253317, March 2022)
- 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)
- Uninstall Bloatware without Root Access (They are just being uninstalled for the current User)
- Re-install uninstalled Apps
- Install Kernel (Popup Menu, reboots automatically to Bootloader)
- Install Recovery (Popup Menu, reboots automatically to Bootloader)
- Install APKs (Popup Menu)
- 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 Seconds (Without Device Sound)
- Video recoding - 60 Seconds (Without Device Sound)
- Video recoding - 120 Seconds (Without Device Sound)
- Video recoding - 180 Seconds (Without Device Sound)
- Reboot the Device
- Reboot to Bootloader
- Exit Bootloader to System
- Reboot to Recovery
- Create Logcat
- Exit (adb kill-server & close Toolkit)
- Windows OS
- USB Driver for your Device or Universal ADB Driver (Included in the Installer)
- PowerShell for the Toolkit
- Install the USB Driver for your Phone or Universal Adb Driver.
- On your Phone, go to Settings > About Phone. Find the Build Number and tap on it 7 times to enable Developer Options.
- Now enter System > Developer Options and find "USB debugging" and enable it.
- Plug your Phone into the Computer and change it from "Charge only" to "File Transfer" Mode.
- On your Computer, browse to the directory where you extracted the Portable Version or use Tiny ADB & Fastboot Shortcut.
- Launch a Command Prompt with Open CMD.bat or use Tiny ADB & Fastboot Shortcut.
- Once you’re in the Command Prompt, enter the following Command: adb devices
- 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.).
- Succesful enabled USB Debugging.
- AMD Bug? - https://forum.xda-developers.com/t/fix-fastboot-issues-on-ryzen-based-pcs.4186321/
- Switch Device from "Charging" to "File Transfer" Mode
- Install the latest Device Driver or Universal USB Driver
- Try another USB Cable
- Use another USB Port (USB 3.0 Port to USB 2.0)
- Try to execute Fastboot Command without connecting your Phone, and once it says "waiting for device" plug in your USB Cable
- 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.
- Try another PC
- Download ADB_&_Fastboot++_vXXX.exe
- Follow the Installers Instructions and select where you would like to install ADB & Fastboot++
- After the Installation Wizard has completed you can select to start ADB & Fastboot++
- You should see a Command Window open, now you can use ADB and Fastboot Commands
- Download ADB_&_Fastboot++_vXXX_Portable.zip
- Extract the Zip Archive
- Double click on Open CMD.bat
- You should see a Command Window open, now you can use ADB and Fastboot Commands