0% found this document useful (0 votes)
47 views

Installing The Android SDK - Android Developers

To install Android Studio, download and unpack the zip file to an appropriate location. Launch Android Studio by opening a terminal, navigating to the bin directory, and executing studio.sh. If the Android SDK is not already installed, follow the setup wizard to install the SDK and necessary tools. You can then start developing Android apps in Android Studio.
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
47 views

Installing The Android SDK - Android Developers

To install Android Studio, download and unpack the zip file to an appropriate location. Launch Android Studio by opening a terminal, navigating to the bin directory, and executing studio.sh. If the Android SDK is not already installed, follow the setup wizard to install the SDK and necessary tools. You can then start developing Android apps in Android Studio.
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

3/4/2016

Installing the Android SDK | Android Developers

InstallingAndroidStudio
AndroidStudioprovideseverythingyouneedtostartdevelopingappsforAndroid,includingtheAndroid
StudioIDEandtheAndroidSDKtools.
Note:IfyouhavenotyetdownloadedAndroidStudio,downloaditnow.
BeforeinstallingAndroidStudio,makesureyouhaveJDK6orhigherinstalledtheJREaloneisnot
sufficient.WhendevelopingforAndroid5.0(APIlevel21)andhigher,youwillneedtoinstallJDK7.Tocheck
ifyouhavethecorrectversionoftheJDKinstalled,openaterminalandtype javacversion.IftheJDK
isnotavailableortheversionislowerthanversion6,downloadtheJavaSEDevelopmentKit7

TosetupAndroidStudioonLinux:

[Showinstructionsforallplatforms]

1.Unpackthe .zipfileyoudownloadedtoanappropriatelocationforyourapplications.
2.TolaunchAndroidStudio,openaterminal,navigatetothe androidstudio/bin/directory,and
execute studio.sh.
Youmaywanttoadd androidstudio/bin/toyourPATHenvironmentalvariablesothatyou
canstartAndroidStudiofromanydirectory.
3.IftheSDKisnotalreadyinstalled,followthesetupwizardtoinstalltheSDKandanynecessary
SDKtools.
Note:Tosupport32bitappsona64bitmachine,youwillneedtoinstalltheia32libs,
lib32ncurses5dev,andlib32stdc++6packages.

YoucannowstartdevelopingappsinAndroidStudio!Lateron,youmaywanttoaddpackagesorupdate
them.
Optional:AddingSDKPackages

http://developer.android.com/sdk/installing/index.html?pkg=studio

1/2

3/4/2016

Installing the Android SDK | Android Developers

http://developer.android.com/sdk/installing/index.html?pkg=studio

2/2

You might also like