We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
adb devices
List of devices attached 7e7910e7 device
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
1.
adb devices
2.
adb devices -l
Compared with the above
adb devices
, a small amount of device information (model, device name, usb port number, etc.) has been addedThe text was updated successfully, but these errors were encountered: