Util Android: Usb
mtp-files > filelist.txt mtp-getfile 10001 ./video.mp4 Overview: When an Android device acts as a USB host, it can control external devices. Utilities here are either system-level or app-driven.
Settings > Network & internet > Hotspot & tethering > USB tethering . On host side, the USB Ethernet interface gets an IP via DHCP (typically 192.168.42.x). usb util android
adb shell dumpsys usb adb shell lsusb (if busybox installed) | Utility Mode | Vendor ID (hex) | Product ID (hex) | |-----------------------|----------------|------------------| | ADB (Google) | 18D1 | 4EE7 | | Fastboot | 18D1 | D00D | | MTP (Generic) | 0BB4 (HTC), 22B8 (Motorola), 04E8 (Samsung) | varies | | Samsung Download Mode | 04E8 | 685D | | Qualcomm EDL | 05C6 | 9008 | End of Report mtp-files > filelist
mtp-connect mtp-delfile 10032 mtp-getthumb 10001 thumb.jpg On host side, the USB Ethernet interface gets