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

Use $ANDROID_SERIAL if no selector is specified #3113

Merged
merged 1 commit into from Mar 15, 2022
Merged

Use $ANDROID_SERIAL if no selector is specified #3113

merged 1 commit into from Mar 15, 2022

Conversation

rom1v
Copy link
Collaborator

@rom1v rom1v commented Mar 14, 2022

Like adb, read the ANDROID_SERIAL environment variable to select a device by serial if no explicit selection (-s, -d, -e or --tcpip=<addr>) is provided via the command line.

Fixes #3111

@cledwynl
Copy link

Works great on ArchLinux

@rom1v rom1v force-pushed the android_serial branch 2 times, most recently from 96a64dc to da88941 Compare March 14, 2022 20:51
Like adb, read the ANDROID_SERIAL environment variable to select a
device by serial if no explicit selection (-s, -d, -e or --tcpip=<addr>)
is provided via the command line.

Fixes #3111 <#3111>
PR #3113 <#3113>
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

Successfully merging this pull request may close these issues.

None yet

2 participants