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

New ADB action: restart ADB #11

Closed
danikula opened this issue Sep 11, 2014 · 3 comments
Closed

New ADB action: restart ADB #11

danikula opened this issue Sep 11, 2014 · 3 comments

Comments

@danikula
Copy link

Sometimes ADB stucks, so I have to execute command adb kill-server; adb-start-server to restart it. Please, add this command to actions list.

Thanks so much for your plugin!

@pbreault
Copy link
Owner

That's a good idea!

Since there is already an action called "ADB Restart" that restarts the app, I am wondering what would be the best name for it.
The way to go would probably be to rename the previous actions so that it is clear that they target the app
e.g.

  • ADB restart app
  • ADB uninstall app
  • ADB [insert command here] app
  • ADB restart server

@emakovsky
Copy link

The issue was opened 1 year and it's still open.
Is it a complicated feature to implement?

@pbreault
Copy link
Owner

Closing this as it is more than 2 years old. I never got around to implementing this.
ADB got a lot more stable during this period so it's not applicable anymore.

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

3 participants