Answers for "sh: command not found: adb"

-1

zsh: command not found: adb

Mac Terminal:
export PATH=~/Library/Android/sdk/tools:$PATH
export PATH=~/Library/Android/sdk/platform-tools:$PATH
Posted by: Guest on April-12-2021
0

adb: command not found

~/Library/Android/sdk/platform-tools/adb
Posted by: Guest on June-08-2020

Code answers related to "sh: command not found: adb"

Browse Popular Code Answers by Language