

Now we add the Android Studio repository to your system using the following command: echo 'deb jammy main' | sudo tee -a /etc/apt//android-studio.list Installing Android Studio on Linux Mint 21.īy default, Android Studio is not available on the Linux Mint 21 base repository. Sudo apt install software-properties-common apt-transport-https wget ca-certificates gnupg2 Before running the tutorial below, it’s important to make sure your system is up to date by running the following apt commands in the terminal: sudo apt update Install Android Studio on Linux Mint 21 Vanessa We recommend acting as a non-root sudo user, however, as you can harm your system if you’re not careful when acting as the root. A non-root sudo useror access to the root user.SSH access to the server (or just open Terminal if you’re on a desktop).It’s recommended that you use a fresh OS install to prevent any potential issues.A server running one of the following operating systems: Linux Mint 21 (Vanessa).Alternatively, you can launch Android Studio from the terminal with the command studio.sh from the default installation directory: /opt/android-studio/bin/studio.sh. Once the process is complete, you should have an Android Studio icon in your app launcher. deb file to your Linux folder before you start the installation. You will need to ensure that your Downloads folder is shared with Linux or you can drag the Android Studio.

Once you have it downloaded, open your files folder and double-click the.

You can find the ChromeOS build of Android Studio here. Now, you’re all set to download and install Android Studio. Press “Y” or enter when prompted and then, grab a cup of coffee because the installation will take a few minutes. To install JDK and all its dependencies, run the following command in the Linux terminal. JDK is the Java Development Kit and is required to run Android Studio. If you attempt to install and launch the IDE at this point, Android Studio will spit out this error: Cannot start Android Studio. That’s it for the architecture but we still need some dependencies before we can launch Android Studio. Do this by typing or pasting the following commands into your Linux terminal one at a time. Next, we need to add the proper architecture to the Linux container that will make our environment compatible with Android Studio. Learn more about getting started with Linux on ChromeOS here. You can find Linux in the ChromeOS settings menu under the Developers tab. First, you will need to enable the Linux environment on your Chromebook. Now, we can move on to installing Android Studio. That said, you can still give it a try and see if you are able to do the work you need to do on your Chromebook. ARM devices are going to struggle running the IDE and may even freeze or crash. Caveats: Before we start, understand that there is a reason that Google has recommended specs for running Android Studio.
