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

Allow the user to suppress ADB initialization if Android SDK is not installed #339

Open
mlopatkin opened this issue Dec 29, 2023 · 0 comments
Labels
a:enhancement New feature or request in:adb interaction with ADB in:preferences User-configurable preferences

Comments

@mlopatkin
Copy link
Owner

This feature was there, but never worked properly. This is how it should work.
If:

  • On the first start without a file specified on the command line (when auto-connect is enabled)
  • If the ADB executable is not available on PATH
    Then:
  • Show a dialog prompting to configure ADB
  • With a flag to disable ADB

If the user specifies the flag, ADB auto-start never triggers again until ADB is set-up

@mlopatkin mlopatkin added a:enhancement New feature or request in:adb interaction with ADB in:preferences User-configurable preferences labels Dec 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a:enhancement New feature or request in:adb interaction with ADB in:preferences User-configurable preferences
Projects
None yet
Development

No branches or pull requests

1 participant