Install Android Studio and ubuntuandroid on Ubuntu (Linux)
Install JDK
For more information, see my previous blog post: Install JDK on Ubuntu (Linux.
If you have completed this part, you can directly jump to the next section.
Download Android Studio
1. First download the installation package from the Android official website and click here.
2. Move the installation package to the location where you want to install Android Studio. For example, under Documents, run the following command on the terminal:
Sudo tar zxvf android-sdk_r24.3.4-linux.tgz
Finally, it is decompressed into the android-studio folder. As shown in:
3. Add the bin folder to the terminal. The complete command is:
Cd/Documents/android-studio/bin
4. Install Android Studio
./Studio. sh
Then Android Studio is installed, for example:
Copyright Disclaimer: This article is an original article by NoMasp ke yuwang. If you need to reprint it, please contact me.