There is a strange problem for me after i installed the android environment and put the paths like here in this question link
I write the command:
$ android
The Android SDK manage opens successfully but when i open a new terminal tab and try to write the same command
$ android
It returns android: command not found
How can i solve this problem ?
Thanks