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

[Feature request] Download adb for Windows at runtime #113

Open
mrrfv opened this issue Apr 6, 2024 · 0 comments
Open

[Feature request] Download adb for Windows at runtime #113

mrrfv opened this issue Apr 6, 2024 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@mrrfv
Copy link
Owner

mrrfv commented Apr 6, 2024

Keeping adb binaries in the project files isn't a good idea since it may decrease trust, doesn't auto-update and can potentially be used as an attack vector (see XZ). Downloading the program directly from Google (https://dl.google.com/android/repository/platform-tools-latest-windows.zip) avoids this risk, but introduces a privacy issue and the requirement of having an available internet connection. I'd like to hear others' opinions on this before any changes are made.

@mrrfv mrrfv added enhancement New feature or request help wanted Extra attention is needed labels Apr 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant