iceose.blogg.se

How install android studio on ubuntu
How install android studio on ubuntu









how install android studio on ubuntu

Android studio has been download on your Ubuntu system.

how install android studio on ubuntu

In this tutorial, you have learned how to install Android Studio on Ubuntu 18.04. Note that, The easiest way is to install Android Studio on Ubuntu 18.04 is by using the snappy packaging system. Once the installation is complete, you will see the following output: android-studio 3.3.1.0 from Snapcrafters installed In this step, execute the following command on your terminal to install android studio: sudo snap install android-studio -classic Verify the installation by typing the following command on your terminal, which will print the Java version: java -version Step 4 – Installing Android Studio Click the search icon and enter Android Studio in the search bar. On your Ubuntu desktop Activities toolbar/dock, click the Ubuntu Software icon. In this step, execute the following command on your terminal to install java openJK: sudo apt install openjdk-8-jdk Enter Y and then hit enter Java will then be installed on your system. In this step, visit your terminal and execute the following command to update Apt package list: sudo apt-get update Step 3 – Installing Java OpenJDK How to Install Android Studio In Ubuntu using Terminal or Command Promptįollow the following steps and install android studio in ubuntu using terminal or command prompt Step 1 – Open Terminal OR Command Promptįirst of all, your terminal or command prompt by pressing Ctrl+Alt+T key: Step 2 – Update APT Package

how install android studio on ubuntu

This tutorial will guide you step by step on how to install Android Studio on Ubuntu 18.04. The same instructions apply for Ubuntu 16.04 and any Ubuntu-based distribution, including Kubuntu, Linux Mint, and Elementary OS. In this tutorial, you will learn how to install Android Studio on Ubuntu 18.04.











How install android studio on ubuntu