markmfk.blogg.se

Android studio for ubuntu 20.04
Android studio for ubuntu 20.04













OpenJDK 64-Bit Server VM (build 25.191-b12, mixed mode)Īt the time of writing this article, the latest stable version of Android Studio is version 3.3.1.0. The output should look something like this: openjdk version "1.8.0_191"

android studio for ubuntu 20.04

Verify the installation by typing the following command which will print the Java version Install the OpenJDK 8 package by typing: sudo apt install openjdk-8-jdk

android studio for ubuntu 20.04

The installation is pretty simple, start by updating the package index: sudo apt update Installing Java OpenJDK #Īndroid Studio requires OpenJDK version 8 or above to be installed to your system. To be able to install packages on your Ubuntu system. You’ll need to be logged in as a user with sudo access The same instructions apply for Ubuntu 16.04 and any Ubuntu-based distribution, including Kubuntu, Linux Mint, and Elementary OS.

android studio for ubuntu 20.04

This tutorial explains how to install Android Studio on Ubuntu 18.04. Eclipse Android Tutorial: How to Set Up Eclipse to Work with AndroidĪndroid Studio build system is powered by GradleĪllowing you to create multiple build variants for different devices from a single project.















Android studio for ubuntu 20.04