- by Rutu Shah
Installation of android studio can be done easily with a few steps of click.
Installation Steps
Step 1: Firstly, to download the latest version of Android Studio, go to the given link https://developer.android.com/studio and click on Download Android Studio which is nearly 933MB with the latest 4.2.1 version.

Step 2: Once Android Studio is downloaded, Go to Downloads on your PC, double click on the android-studio-ide application, and start the installation of Android Studio by clicking the Next button from Welcome to Android Studio Setup.

Step 3: Click on Next Button.


Step 4: Click on Install Button.

Step 5: It will begin Android Studio’s installation.

Step 6: Click on Next button once installation is completed.

Step 7: Click on the Finish button and also keep Start Android Studio checkbox selected, so after you click on Finish, it will launch Android Studio.


Step 8: Now we will perform configuration of android studio in windows 10, from this step onwards.
Here, Android Studio Setup Wizard screen will be appeared, with welcome wizards, click on Next Button.

Step 9: Now select the Standard option, instead of the custom option if you are a rookie and do not have any idea about Android Studio. It will install the most common settings and options for you and then click the Next button to proceed further.

Step 10: Here we have to Select UI Theme for android studio, I have selected black theme i.e. Darcula which is my favorite, however, you can choose any of your themes Dracula or light whichever you like.

Step 11: Now click on Finish button, to download all the SDK Components.

Now, the downloading process of the SDK components have started as shown in the given screenshot.

Step 12: Once all the Components of SDK are downloaded, click on the Finish button and your android setup is done so you will see the first screen of android studio as given below.

After following the above steps, you can successfully download and configure android studio.