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

Add ability to start/restart adb server with custom command #544

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

kuzalekon
Copy link

Greetings!

Sometimes you need to start the ADB-server with a custom command, for example: adb -a server nodaemon.
Now I first separately launch ADB with the custom command and then launch gnirehtet. If the ADB crashes with an error or stops - gnirehtet immediately restarts it, but with a standard command.

@rom1v
Copy link
Collaborator

rom1v commented Jul 30, 2024

(You can also create a script myadb which calls your adb command with your custom parameters, and reference it from the ADB environment variable.)

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.

3 participants