Uninstall any app using ADB command (see next) Install APK in the external SD Card (if supported by the application) Re-install or update an APK to a newer version on Android using ADB Install APK (replacing the file name with the particular APK file name) Install APK files manually on your Android using ADB Used to manually install OTA updates using recovery mode (when the ZIP file is on the computer, not in mobile). Reboot your device into fastboot or bootloader mode It will show you all the connected Android device or Emulators connected to your PC using USB List of all Android devices that are correctly connected to the PC via ADB
Perform the following if you had fulfilled the prerequisites mentioned above: adb helpĭisplays the help documentation on ADB commands Here is the complete list of all the ADB commands that you can execute using the command prompt or terminal while connecting the Android device to the PC with all required settings. Optional: Download & Install Android USB Driver on your computer.USB Cable: Preferably, the one provided by the manufacturer.Mac users: Setup ADB on Mac (using Homebrew).Download Android SDK Platform Tools (ADB & Fastboot).
(Settings > About Phone > Build number > Tap it 7 times to become developer Settings > Developer Options > USB Debugging).