adb command not found

Make sure adb is in your user’s $PATH variable.

or

You can try to locate it with whereis and run it with ./adb

Leave a Comment