thegreenla.blogg.se

Install android sdk ubuntu
Install android sdk ubuntu




install android sdk ubuntu

It will change based on your android studio version. Here the downloaded file name is “ android-studio-2020.3.1.“.

install android sdk ubuntu

Go to the below Android Studio download link and download the latest version of Android Studio for Linux and save it on your Downloads folder. You can check the installed jdk version using this command. sudo apt update sudo apt install default-jdk

install android sdk ubuntu

If you don’t have java in your system, then in terminal app (ctrl+alt+t) run below commands to install JDK. In Gradle JDK, choose the Embedded JDK option and click OK. Go to File -> Settings… -> Build, Execution, Deployment -> Build Tools -> Gradle. You can configure the bundled JDK like below Note: Google recommends the bundled JDK which comes with Android Studio 2.2 and higher.






Install android sdk ubuntu