

Used to flash a zip file in recovery mode when the zip file is available in the computer and not phone. It executes when the device is online but it can be programmed to wait till another process is done. Used to set a delay before the next command is issued. Shows the adb instance serial number string with the device. Lists the JDWP (Java Debug Wire Protocol) processes on the device. Keeps the data and cache folder after the app is uninstalled.ĭisplays the dumpsys, dumpstate and logcat data on the screen. Helps you install an app file on your Android device. Installs the APK file in SD card (if the app supports). Helps you install an APK file on your Android device. Reboots your Android device into recovery mode. Reboots your Android device into fastboot / bootloader mode. Lists all the Android devices connected via ADB.

Fastboot Commands List ADB Commands Listīelow is the complete list of all the ADB commands in existence and what they do: ADB Command

These are the two core functionalities built into the Android Operating system. If you are into rooting your Android device or customizing it as per your taste, then you would have come across ADB and Fastboot tools. That is the reason why we are bringing you the full list of all the ADB and Fastboot commands so that the user can make use of them when needed. That combined with the Fastboot tool, if used right, can be incredibly useful in managing your Android device. ADB, the Android Debug Bridge, is one of the most powerful features built into Android.
