lmkaedge.blogg.se

Easiest way to install android studio on ubuntu
Easiest way to install android studio on ubuntu









easiest way to install android studio on ubuntu

Įxec=bash -i "/opt/android-studio/bin/studio. Installing the Kotlin compiler on Ubuntu 20.04. sudo apt update sudo apt upgrade sudo apt install snapd Step 2. Use the following information in the above file. First, make sure all your system packages are up to date by running the following apt Commands in the terminal. desktop file under /usr/share/applications directory to start Android Studio from Activities menu. Restart apache by runing this code to make Php compatible with Apache. The Terminal might ask you for your password, type your password and then press enter. sudo ln -sf /opt/android-studio/bin/studio.sh /bin/android-studioĬreate a. Open up the Terminal (Applications > Accessories > Terminal) and run the following line of code: sudo apt-get install php5 libapache2-mod-php5 2. Link the executable to /bin directory so that you can quickly start Android Studio using android-studio command. Go to the Downloads directory or the directory where you have downloaded the Android Studio and then extract the downloaded archive using Use the below command to download from the terminal.

easiest way to install android studio on ubuntu

Sudo apt install -y libc6:i386 libncurses5:i386 libstdc++6:i386 lib32z1 libbz2-1.0:i386īrowser and visit the below link to download the latest version of Android Studio from the official website. Install Android Studio From Official Archiveįirst, install 32-bit libraries for Android Studio installation sudo apt update Once the installation is complete, you can open Android Studio from Activities » Search for Android Studio.











Easiest way to install android studio on ubuntu