WSATools icon indicating copy to clipboard operation
WSATools copied to clipboard

Feature Proposal: Add the ability to point to a custom ADB location

Open jamesmcroft opened this issue 2 years ago • 5 comments

It doesn't seem possible to bypass the dialog to install ADB when it is already installed.

Is there a way to configure this in settings to point to the install location? Is WSATools expecting ADB to be in a specific location?

jamesmcroft avatar Feb 26 '22 20:02 jamesmcroft

No, WSATools doesn't expect it to be in a specific location.

The current version looks for it if it's present in the path system environment variable. If it doesn't find it there, it asks to install it manually.

That being said, there was some case where ADB wasn't detected correctly in both of those cases, and it triggered this bug. It should be fixed in the next version, as I have rewritten the code to check for ADB 👍

But having a way to point a custom ADB location is a good idea, yeah 🤔 Marking this as improvement, will look into it!

Thanks!

Simizfo avatar Feb 27 '22 16:02 Simizfo

The bug should be fixed in 0.1.80 which just got released. Changing the title to fit the feature suggestion you've made. Thanks!

Of course let me know if the original issue still happens!

Simizfo avatar Feb 28 '22 19:02 Simizfo

Thanks for the update @Simizfo 👍🏻

jamesmcroft avatar Mar 01 '22 10:03 jamesmcroft

Thank you for taking your time for this! ❤️

Simizfo avatar Mar 01 '22 11:03 Simizfo

This feature is ready and will come in the next update. Will close this issue once it's out. Thank you!

Simizfo avatar Mar 28 '22 10:03 Simizfo