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

Try to use persistent connection to ADB #3

Open
jkulvich opened this issue Oct 24, 2020 · 0 comments · May be fixed by #5
Open

Try to use persistent connection to ADB #3

jkulvich opened this issue Oct 24, 2020 · 0 comments · May be fixed by #5
Assignees
Labels
duplicate This issue or pull request already exists enhancement New feature or request

Comments

@jkulvich
Copy link
Owner

Try to use https://github.com/zach-klippenstein/goadb

conn, err := c.dialDevice()
conn.SendMessage([]byte("shell: input ..."))

Here is a persistent connection to decrease timings.

@jkulvich jkulvich added the enhancement New feature or request label Oct 24, 2020
@jkulvich jkulvich self-assigned this Oct 24, 2020
@jkulvich jkulvich linked a pull request May 7, 2021 that will close this issue
@jkulvich jkulvich added the duplicate This issue or pull request already exists label May 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant