connectionsqosa.blogg.se

How to install android studio in ubuntu 16.04
How to install android studio in ubuntu 16.04









Step 4: Add SDK tools directory in PATH environment variable to make executable available globally. We have successfully installed Android SDK. One new directory named 'tools' will be created. I am extracting it in the home directory. Step 3: Extract the downloaded zip file on your choice of directory. You need to replace the link with your copied one in above command. After copying the link, execute below command to download binaries. You will get link of binaries at the page under command line tools. Step 2: Now, download sdkmanager binaries from the Download page of Android website. If you have already java version installed on the machine, please ignore this step. You can check the installation status by checking the version of installed java, Execute below command to check the installed version if it gives version in output, Java is installed successfully. Execute below command to install java on machine $ apt-get update Step 1: Before starting the installation of Android SDK, we need to install java on the machine. If you're using Android Studio, then you do not need to use this tool and you can instead manage your SDK packages from the IDE. The sdkmanager is a command line tool that allows you to view, install, update, and uninstall packages for the Android SDK.

how to install android studio in ubuntu 16.04

In this article, we will see how to install Android SDK manager on ubuntu 16.04 with the command line.











How to install android studio in ubuntu 16.04