Followed How to install Android Studio on Ubuntu? to install android studio. But get error (hardware : aspire e15 E5-573G):
Downloading android-sdk_r22.6.2-linux.tgz from https://dl.google.com/android/android-sdk_r22.6.2-linux.tgz Unpacking android-sdk_r22.6.2-linux.tgz tar xzvfC /tmp/AndroidStudio0FirstRun/android-sdk_r22.6.2-linux.tgz /tmp/AndroidStudio0FirstRun/android-sdk_r22.6.2-linux.tgz-unpacked
Unable to run mksdcard SDK tool.
Its a new ubuntu install. just used firefox and the text editor. have used ubuntu before (a year ago) but first time with android studio. i had to launch android with sudo command in /opt folder
then moved to ~/apps (a new folder in home folder, did a :
sudo chmod 777 *
sudo chmod -R 777 *
But still same error.
- Then found Unable to run mksdcard SDK tool" what should i do in this case of installing android studio? but those packages dont instlal either
sudo apt-get install lib32z1 lib32ncurses5 lib32bz2-1.0 lib32stdc++6