Updated Installing Android Studio (markdown)
@ -1,14 +1,14 @@
|
|||||||
### Android Developer Website
|
### 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:
|
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
|
http://developer.android.com/sdk/index.html
|
||||||
|
|
||||||
Android Studio is available on the Windows, MacOS, and Linux operating systems.
|
Android Studio is available on the Windows, MacOS, and Linux operating systems.
|
||||||
|
|
||||||
### System Requirements
|
### System Requirements
|
||||||
Before you download and install the Android Studio you should first check the list of system requirements on the Android developer’s website to verify that your system satisfies the list of minimum requirements:
|
Before you download and install the Android Studio you should first check the list of system requirements on the Android developer’s website to verify that your system satisfies the list of minimum requirements:
|
||||||
|
|
||||||
http://developer.android.com/sdk/index.html#Requirements
|
http://developer.android.com/sdk/index.html#Requirements
|
||||||
|
|
||||||
### Java Development Kit
|
### 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.
|
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.
|
||||||
@ -16,7 +16,7 @@ Earlier versions of Android Studio required that the user install the Java Devel
|
|||||||
### Downloading and Installing 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 developer’s website to download and install Android Studio:
|
Once you have verified that your laptop satisfies the minimum system requirements, you can go to the Android developer’s website to download and install Android Studio:
|
||||||
|
|
||||||
https://developer.android.com/studio/index.html
|
https://developer.android.com/studio/index.html
|
||||||
|
|
||||||
Click on the green “DOWNLOAD ANDROID STUDIO” button to start the download process.
|
Click on the green “DOWNLOAD ANDROID STUDIO” button to start the download process.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user