Flukit-Group/flutter_mobile_controller

Organize the ADB output format of each command data

Opened this issue · 0 comments

1. adb devices

List of devices attached
7e7910e7	device

2. adb devices -l

List of devices attached
7e7910e7               device usb:336789504X product:OnePlus7T_CH model:HD1900 device:OnePlus7T transport_id:3

Compared with the above adb devices, a small amount of device information (model, device name, usb port number, etc.) has been added