Computer Science, asked by hunterman67, 1 month ago

what is adb command and How to resolve adb is not recognized as an internal or external command​

Answers

Answered by ayushyadav8726
0

Explanation:

Set the path of adb into System Variables. You can find adb in "ADT Bundle/sdk/platform-tools" Set the path and restart the cmd n then try again. Or. You can also goto the dir where adb.exe is located and do the same thing if you don't wanna set the PATH. If you wanna see all the paths, just do echo %PATH%

Answered by thirupathisothuku92
1

Explanation:

Set the path of adb into System Variables. You can find adb in "ADT Bundle/sdk/platform-tools" Set the path and restart the cmd n then try again. Or. You can also goto the dir where adb.exe is located and do the same thing if you don't wanna set the PATH. If you wanna see all the paths, just do echo %path

%

Similar questions