Skip to content
This repository has been archived by the owner on Apr 25, 2019. It is now read-only.

"We require adb but it's not installed/in path." #27

Open
ABeater opened this issue Jun 23, 2017 · 1 comment
Open

"We require adb but it's not installed/in path." #27

ABeater opened this issue Jun 23, 2017 · 1 comment

Comments

@ABeater
Copy link

ABeater commented Jun 23, 2017

i installed adb and fastboot with android sdk on linux with this tutorial https://android.gadgethacks.com/how-to/android-basics-install-adb-fastboot-mac-linux-windows-0164225/ (Method 3)
but i got this "error" (in the title)
but i dont know what is meant with "path" ? i tried this tutorial http://lifehacker.com/the-easiest-way-to-install-androids-adb-and-fastboot-to-1586992378 to do it in the path but the file .bash_profile was empty and it didnt work.....but not only this if i try to execute adb and fastboot with a shell command it is still not working....but i saw both installed in the ./nexustools file? so i dont know what to do? and what is this file: "gitgnore"?

@tjt263
Copy link

tjt263 commented Jan 27, 2018

This isn't really an issue with the script.

You have two main options:

  1. Add the directory containing adb to your $PATH.
  2. Move adb to a directory in your $PATH.

FYI:
I keep mine here: /usr/local/bin/adb.

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants