Skip to content
New issue

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

Organize the ADB output format of each command data #4

Open
Moosphan opened this issue Feb 9, 2022 · 0 comments
Open

Organize the ADB output format of each command data #4

Moosphan opened this issue Feb 9, 2022 · 0 comments

Comments

@Moosphan
Copy link
Collaborator

Moosphan commented Feb 9, 2022

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

@indieexplore indieexplore changed the title adb 各命令输出格式整理 Organize the ADB output format of each command data Feb 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant