vurdigest.blogg.se

Install and configure android studio ubuntu
Install and configure android studio ubuntu









install and configure android studio ubuntu

JDK 1.7 is required for Studio 1.0 anycodings_android-studio onwards: Open a anycodings_android-studio terminal there, and then run: sudo apt-get install unzip 0 T21:55:27+00:00 T21:55:27+00:00 Answer Linkĭownload the Linux SDK from the Android anycodings_android-studio website.Ĭopy the folder to whereever anycodings_android-studio you want to extract the contents.

install and configure android studio ubuntu

anycodings_android-studio Then install the selected packages. Select the latest anycodings_android-studio API (to test against target build, e.g anycodings_android-studio API 19 (Android 4.4.2)) and some anycodings_android-studio packages in Extras (Android Support anycodings_android-studio Library and Android Support Repository). Click anycodings_android-studio on Configure -> SDK Manager to open anycodings_android-studio Android SDK Manager. You need to install some SDK before you anycodings_android-studio jump into building android apps.

install and configure android studio ubuntu

To make sure, it’s installed anycodings_android-studio successfully, open a terminal and type anycodings_android-studio (you should get the version number of anycodings_android-studio the jdk you’ve installed e.g anycodings_android-studio javac 1.8.0_11) javac -versionĭownload the Android Studio package for anycodings_android-studio Linux and extract it somewhere (e.g home anycodings_android-studio directory). Sudo apt-get install oracle-java8-set-default Sudo apt-get install oracle-java8-installer sudo add-apt-repository ppa:webupd8team/java Below are the steps to install Android anycodings_android-studio Studio in Ubuntu system:įirst, install Oracle JDK 8 (although anycodings_android-studio you could also choose OpenJDK but it has anycodings_android-studio some UI/performance issues) using anycodings_android-studio WebUpd8 PPA.











Install and configure android studio ubuntu