Describe the bug
If adb is not installed, the Build and Run command will fail, while not crashing or any fatal error
To Reproduce
Steps to reproduce the behavior:
- Have an environment without adb installed
- Attempt a Build and Run
Expected behavior
Show the user a VS Code Error Message and tell them to configure "Do not use adb" in settings (soon-to-add)
Screenshots
Not applicable
Enviroment (please complete the following information):
- OS: All
- VSCode Version: All
- Extension Version: 1.1.0
Additional context
This is a code-known bug linked to PR #4. Do not release new version without fix
Describe the bug
If
adbis not installed, the Build and Run command will fail, while not crashing or any fatal errorTo Reproduce
Steps to reproduce the behavior:
Expected behavior
Show the user a VS Code Error Message and tell them to configure "Do not use adb" in settings (soon-to-add)
Screenshots
Not applicable
Enviroment (please complete the following information):
Additional context
This is a code-known bug linked to PR #4. Do not release new version without fix