How to Install Android Studio IDE | Android Studio Setup Tutorial
If you wish to learn how to install Android Studio IDE, just follow the steps that I have mentioned in the following Android Studio Setup tutorial.
Steps on How to Install Android Studio IDE
Step 1: Navigate to the following link:
https://developer.android.com/studio/index.html
Doing so will take you to the following page:
Step 2: Just click on the Green box that says “Download Android Studio”.
It will open the terms and condition screen.
Step 3: Check the “I have read and agree….” box and then click on the “Download Android Studio For Windows” button.
Your download will start.
Step 4: Once the file gets downloaded open it.
Opening it will take you to the following screen:
Step 5: Click on Next.
Step 6: Let the selections stay intact if you want to install android virtual device components as well. You can choose to uncheck it, and then click on Next as well. I am downloading Android Virtual Device as well as I need the emulators as well.
Step 7: In the following window, you can change the location. If you don’t wish to, you can simply click on Next.
Step 8: You can choose to specify the start folder. If you don’t want to simply click on Next again.
With that the installation will begin.
Step 9: When it reaches 100%, and gets completed just click on Next again.
Step 10: Click on Finish to launch the Android Studio wizard. Make sure the Start Android Studio checkbox is selected.
Android Studio Wizard for Components Installation
Step 11: You can import studio settings from a custom location. I would recommend to just click on Ok without making any changes here:
Wait for the Android Studio wizard to open.
Step 12: When it will open it will look something like this. Click on next:
Step 13: You can choose to let default things stay default. Click next again.
Here you are supposed to select how you wish the UI theme to appear. Based on your preference you can select any of the UI style. This can be changed at a later stage also, so doesn’t really matter what you select.
Step 14: Just click on Next.
Step 15: In the verify settings dialog box you can review any installation settings. The box is merely informative telling you what all SDK Components will be installed. These include all the emulators, tools and repositories necessary to help you out with your app development.
Just click on Finish and wait.
Now the components downloading will begin. Just sit back and relax while all the Android components are downloaded.
Step 16: Once the downloading concludes click on Finish.
That’s it! It will open Android Studio for you.
Now that you have learnt how to install Android Studio IDE, and installed Android Studio successfully you can make use of Java language that we had learnt to start developing your own apps.
In case you are getting the Gradle Synchronization Fail error, check out this tutorial to resolve it.
1 Response
[…] Android Studio IDE […]