When installing android sdk on Ubuntu, I run the command android sdk as instructed on Installing android page but I get the command not found error.
See screenshot below.
When installing android sdk on Ubuntu, I run the command android sdk as instructed on Installing android page but I get the command not found error.
See screenshot below.
It says "Open a terminal and navigate to the tools/ directory in the location where the Android SDK was installed, then execute android sdk." So you have to run it via shell. Use sh android sdk.