

Read: List of all the useful ADB and Fastboot commands.Īlternative method to setup ADB and Fastboot on Mac OS and Linux It should output a string with device’s product code. Test the ADB connection by issuing the following command. 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. Once you’re in the Command Prompt, enter the following Command: adb devicesġ0.

Launch a Command Prompt with Open CMD.bat or use Tiny ADB & Fastboot Shortcut.Ġ9. On your Computer, browse to the directory where you extracted the Portable Version or use Tiny ADB & Fastboot Shortcut.Ġ7. Plug your Phone into the Computer and change it from "Charge only" to "File Transfer" Mode.Ġ5.

Now enter System > Developer Options and find "USB debugging" and enable it.Ġ4. Find the Build Number and tap on it 7 times to enable Developer Options.Ġ3. On your Phone, go to Settings > About Phone. Install the USB Driver for your Phone or Universal Adb Driver.Ġ2. Samsung official Android USB Driver (15.3 MB) (Manual)ĪDB and Fastboot installation 01.You can also install custom recoveries like latest TWRP recovery, stock firmware or factory images, or even custom ROMS like Lineage OS, Resurrection Remix, etc. Meaning, you can flash, modify, update your phone’s firmware. Whereas, Fastboot enables you to send commands to the Bootloader of your Android device. Android Debug Bridge (ADB) consists of binaries that allow you to send a wide array of terminal commands to your phone at just about any time Checkout List of useful ADB and Fastboot commmands for Android post. Here are easier ways to install or setup ADB and Fastboot onto Windows PC, Linux machine, or macOS.ĪDB and Fastboot enables the user to send terminal commands to your phone from your computer via USB cable. While its main purpose is for Android development, ADB can be used for day to day activity for advanced users meaning to install OTA updates manually, cast Android screen on PC, root Android, unlocking Bootloader, and much more. ADB stands for Android Debug Bridge which is quite an effective tool if you own an Android device.
