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

Can you add the option to add a custom adb.exe location and option to kill adb.exe ? #116

Open
whitelightning76 opened this issue Apr 18, 2023 · 1 comment

Comments

@whitelightning76
Copy link

Hi,

Can you please add the option to add a custom adb.exe location ? I tried deleting the files inside embedded-tools folder, but while the other adb.exe was added in the environment variables path , it did not launch. it did launch when i moved the new files in the embedded-tools location, so it only launches adb from that location.

When I turn WSA or developer settings off, adb is still running in the background. it would be very nice if it was closed automatically when WSA is turned off . And with a option in the WSA packager manager menu it force close it in case something is wrong,and adb needs to be forced closed.

Thanks!

@alesimula
Copy link
Owner

@whitelightning76 If i were to turn adb.exe off automatically when WSA is closed, it could potentially interfere with other programs using adb as they share the same daemon. Maybe I can add a shutdown button in settings and an option to use the installed/custom platform-tools directory instead of the embedded adb.

BTW embedded-tools still contains other programs like aapt.exe (used to read .apk resource values) and axmldec.exe (used to decode binary XMLs of adaptive app icons)

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

2 participants