Process of Android Studio Install
Process of Android Studio Install
Process of Android Studio Install
Step 1-Download:
Navigate to https://developer.android.com/studio and scroll down to the section labeled Android
Studio Downloads. Download the appropriate files according to your operating system. If you
are utilizing the windows operating system you have 2 possible installation methods. You can
utilize the .exe installer for Windows 64-bit. If you are utilizing windows 32-bit or prefer to, you
can utilize the .zip download. Mac 64-bit is provided with a .dmg download. Linux 64-bit is
provided with a .tar.gz download.
Step 2-Installation:
b. Make sure both Android Studio and Android Virtual Device are selected and click
next.
c. Check that your Android Studio Installation Location is the drive and folder you
wish Android Studio to be installed and click next.
d. Click install
e. Once installation is complete you will see the below screen. Click next.
2. Open file with an application that can extract files from a zip file such as 7-zip or WinRaR
3. In a second Windows Explorer window navigate to Program Files under the desired
installation drive Ex. C:\Program Files
6. Lastly create a shortcut to desktop. For Windows 32-bit utilize studio.exe. For Window
64-bit utilize the studio64.exe. You can then launch the application from your desktop
short cut.
Linux Installation guide:
1. Unpack the zip into your /usr/local/ or /opt/ file location.
a. For 64-bit Linux you will need to install the required libraries.
Using the command:
2. To launch you will navigate to the installation location and follow the path android-
studio/bin/. You will then execute the studio.sh
3. You will then be prompted to select whether you will import Android Studio setting or not.
Click ok. Then continue to setup instructions
Step 3-Setup:
1. You will be prompted by the Android Studio Setup Wizard on your first execution. Click
next.
2. Select Standard for the Install Type. Click Next.