I am planning to install Android SDK for my Ubuntu 15.10. I downloaded the latest version of SDK, uncompressed and put it in folder /usr/local/android-sdk-linux
with folders add-ons, platforms, tools. But I could not find Platform-tools. For install same I try Android SDK Manager using command:
$ android
And try to install Platform-tools only like below:
I got the following error:
Advise me how I can install platform-tools to follow the post in How to add android sdk in Ubuntu ..
sudo
– Apr 17 '16 at 08:55