Clone
5
Installing Android Studio
FTC Engineering edited this page 2019-07-10 10:52:08 -04:00
This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Android Developer Website

Android Studio is distributed freely by Google, and the most up-to-date reference for installing and using the Android Studio software can be found on the Android developer website:

      http://developer.android.com/sdk/index.html

Android Studio is available on the Windows, MacOS, and Linux operating systems.

System Requirements

Before you download and install the Android Studio you should first check the list of system requirements on the Android developers website to verify that your system satisfies the list of minimum requirements:

      http://developer.android.com/sdk/index.html#Requirements

Java Development Kit

Earlier versions of Android Studio required that the user install the Java Development Kit software separately. Current versions of Android Studio incorporate the Java development software as part of the entire install package. It is no longer necessary (or recommended) to install the Java Development Kit separately. Instead, it is recommended that you use the Java Development Kit that is included with Android Studio.

Downloading and Installing Android Studio

Once you have verified that your laptop satisfies the minimum system requirements, you can go to the Android developers website to download and install Android Studio:

      https://developer.android.com/studio/index.html

Click on the green “DOWNLOAD ANDROID STUDIO” button to start the download process.

/images/Installing-Android-Studio/DownloadAndroidStudio.jpg

Accept the license terms and then push the blue “DOWNLOAD ANDROID STUDIO” button on the Android Developer webpage to download the software.

/images/Installing-Android-Studio/AndroidStudioWelcomeSetup.jpg

Once the setup package has downloaded, launch the application and follow the on-screen instructions to install Android Studio.