I am using Ubuntu 12.04. I installed android-sdk-linux and moved to the correct directory. When I typed to run "android sdk" I got as "android command not found".
I found that I should give ./android. But when I tried this I got "android permission denied".
What should I do.. In which part is my mistake?

