Опубликовано 3 сент. 2016 г.

Installing the Android SDK might give some headaches when it comes to permissions. The commands below set the correct permissions to run the tools without further root requirements.

sudo chown -R root:root android-sdk-linux/
sudo chmod -R a+r android-sdk-linux/
sudo chmod a+x android-sdk-linux/
sudo chmod a+x android-sdk-linux/*/