Install Android Studio in Ubuntu 14
1. Download the android-studio-ide-135.1641136-linux.zip from the "http://developer.android.com/sdk/index.html"
2.Extract the zip file.
3.Move the file to the /opt/ by using "sudo mv android-studio /opt/"
4.Enter the /opt file start installation by using "./android-studio/bin/studio.sh"
5.Then the installation will start.
2.Extract the zip file.
3.Move the file to the /opt/ by using "sudo mv android-studio /opt/"
4.Enter the /opt file start installation by using "./android-studio/bin/studio.sh"
5.Then the installation will start.
Comments
Post a Comment