2

I am trying to use the android command like this

:~ antonpug$ android list targets

But it doesn't work? I get "command not found". What am I doing wrong?

I installed the SDK. Using Mac OS X.

1
  • what base os u r using ? window or linux or mac ? Commented Feb 14, 2012 at 17:29

1 Answer 1

3

You need to add the android platform-tools and tools paths to your systems PATH variable. Modify your .profile or .bash_rc file to append the path to the directories in the root of your sdk folder.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.