Danh sách các lệnh ADB thường dùng trong BOX PHONE FARM
adb reboot : Khởi động lại
adb reboot recovery : Khởi động lại vào chế độ recovery
adb reboot download : Khởi động lại vào chế độ download mode
adb shell am force-stop <package-name> : Tắt 1 app nào đó
adb shell settings put secure location_providers_allowed -gps : Tắt GPS
adb shell svc nfc disable : Tắt NFC
adb shell media volume --show --stream 3 --set 0 : Tắt tiếng nhạc
adb shell settings put system accelerometer_rotation 0 : Tắt xoay
adb install "path/to/file.apk" : Cài ứng dụng
adb -s [serial-number] install "path/to/file.apk" : Cài ứng dụng cho 1 máy cụ thể
adb uninstall <package-name> : Gỡ ứng dụng
adb shell settings put global http_proxy :0 : Xoá Proxy
adb shell settings put global http_proxy 192.168.1.252:8080 : Gán Proxy dạng ip:port
adb shell svc power stayon true : bật chế độ Stay Awake luôn sáng khi cắm sạc
adb shell locksettings set-disabled true : Xoá bỏ hoàn toàn khoá màn hình
adb shell settings put --lineage system force_show_navbar 1 : Bật nút home ảo cho rom lineageos
adb shell wm density 480 : Cài đặt DPI - độ phân giải màn hình điện thoại
adb shell dumpsys battery set level 99 : Cài đặt pin thành 99%
adb shell settings put system screen_off_timeout 100800000 : Sáng màn 7 ngày