internetmarketingger.blogg.se

Install android studio on ubuntu 20.04
Install android studio on ubuntu 20.04







install android studio on ubuntu 20.04

You will see the Android Studio icon appear under the search bar. Click on ‘ Activities’ and then type ‘ android’ in the application launcher bar. Then, use the command below to install Android studio: sudo apt install android-studio How To Run Android Studio on Ubuntu 20.04Īt this point, launch this tool on your system to verify that the installation has worked. Now that everything is done, update your local package index: sudo apt update When adding the repository, you will be prompted to press Enter to continue. OpenJDK 64-Bit Server VM (build 11.0.16+8-post-Ubuntu-0ubuntu120.04, mixed mode, sharing)Īt this point, you can use the command below to add the Android studio repository to your Ubuntu 20.04: sudo add-apt-repository ppa:maarten-fonville/android-studio OpenJDK Runtime Environment (build 11.0.16+8-post-Ubuntu-0ubuntu120.04) Verify your Java installation by checking its version: java –version Output Installing OpenJDK 11Īt this point, you can install Java JDK-11 on your system with the following command: sudo apt install default-jre If Java is installed on your system, you need to install it. To do this, run the command below: java –version You can install Android Studio by adding the Android official repository to your server.įirst, you need to make sure that Java is installed on your server.

install android studio on ubuntu 20.04

Installing Android Studio From the Android Official Repository on Ubuntu 20.04

  • Install android studio by adding android-studio repository.
  • This article will show you to install Android Studio on your Ubuntu server in 2 methods: To do this, you can follow pour guide the Initial Server Setup with Ubuntu 20.04. To complete this guide, you must log in to your server as a non-root user with sudo privileges. How To Install Android Studio on Ubuntu 20.04 With support for Google Cloud Platform and Google app integration, Android Studio offers developers a well-stocked toolkit for creating Android apps or other projects and has been an integral part of Android development since 2013. Versions of Android Studio are compatible with some Apple, Windows, and Linux operating systems. In this guide, we intend to teach you How To Install Android Studio on Ubuntu 20.04.Īndroid Studio is the integrated development environment for Google’s Android platform.









    Install android studio on ubuntu 20.04