adb.exe shell pm list packages -f > D:\packages.txt
# /storage/emulated/0
# /sdcard
# Check the whole filesystem
adb shell ls /data
adb pull /storage/3039-3538/dcim/camera D:\folder
adb pull sdcard/DCIM/Camera D:\folder
- Connect phone to PC via USB cable;
- Enable USB debugging in your phone OS;
- Download and expand latest release archive;
- Download ADB via
Download_ADB.ps1
; - Run
Function.ps1
.
- MIUI
- One UI