Minimal Adb Fastboot V143 Portable Link

adb install -r C:\app.apk Installs an APK. -r forces re-installation.

adb pull /sdcard/DCIM/camera/ C:\Photos\ Copies files FROM the phone TO your PC. minimal adb fastboot v143 portable

fastboot devices Checks fastboot connection. adb install -r C:\app