How To Install Android Studio On Windows 10
Introduction
The official Integrated Development Environment (IDE) for developing Android
Apps is Android Studio, which Google supports. Java was replaced by kotlin on
May 7, 2019, as a preferred language for developing Android Apps. But still,
Java is being used for developing Android Apps. Android Studio 3.6.1 has the
following features.
Gradle-based build support.UI components can be created by drag and drop
features in the layout editor. Common Android designs and components can be
created by Template-based wizards. Built-in support for Google Cloud Platform
enabling integration with Firebase Cloud Messaging (Earlier 'Google Cloud
Messaging') and Google App Engine.Lint tools to catch performance, usefulness,
version compatibility, and other problems.
This tutorial will show you the system requirements and various steps on how
to download and install Android Studio on Windows 10.
System Requirements
Before downloading and installing Android Studio, the following requirements
are essential.
Operating System Version - Microsoft Windows 7/8/10 (32-bit or 64-bit).Random
Access Memory (RAM) - A minimum of 4 GB RAM and 8 GB RAM are recommended. Free
Disk Space - Minimum 2 GB and 4 GB recommended. Minimum Required JDK Version -
Java Development Kit (JDK) 8. Minimum Screen Resolution - 1280 * 800.
resolution
Install Android Studio
download android studio installation software here:
step 3
Double-click on the downloaded "Android Studio-ide.exe" file.
Step 4
"Android Studio Setup" will appear on the screen and click "Next" to proceed.
Step 5
Select the components that you want to install and click on the "Next" button.
Step 6
Now, browse the location where you want to install the Android Studio and
click "Next" to proceed.
Step 7
Choose a start menu folder for the "Android Studio" shortcut and click the
"Install" button to proceed.
Step 8
After the successful completion of the installation, click on the "Next"
button.
Step 9
Click on the "Finish" button to proceed.
Now, your Android studio welcome screen will appear on the screen.
Android Studio Setup Configuration
Step 10
"Android Studio Setup Wizard" will appear on the screen with the welcome
wizard. Click on the "Next" button.
Step 11
Select (check) the "Standard" option if you are a beginner and do not have any
idea about Android Studio. It will install the most common settings and
options for you. Click "Next" to proceed.
Step 12
Now, select the user interface theme you want. (I prefer the Dark theme
(Dracula) that is most liked by the coders). Then, click on the "Next" button.
Step 13
Now, click on the "Finish" button to download all the SDK components.
And, the downloading and installation process of components gets started.
Step 14
After downloading all the necessary components, click on the "Finish" button.
Congrats, your Android Studio has been successfully installed in your system
and you can start a new Android studio project.
Conclusion
By following the above steps, you can download and install Android Studio on
Windows 10.
I hope you enjoyed this article. Follow C# Corner to learn more new and
amazing things about Windows 10.
Thanks for reading this article.
Install the SDK
Within Android Studio, you can install the Android
SDK as follows:
Click Tools > SDK Manager


In the SDK Platforms tab, select the android version base on your needs,
if you do need all of the versions then can tick all and start clicking apply so
it can be downloaded and install


In the SDK Tools tab, select Android SDK Build-Tools.
if you do need all of it then you can tick all and start clicking apply so
it can be downloaded and install

Last Process waits until ALL has been downloaded and installed
d. THEN you are good to use now.
congratulations
How to install the Emulator in Android Studio?
MAKE SURE TO CONNECT YOUR DEVICE TO THE INTERNET
1. Click On the Device Manager Icon
2 After Click on the Device manager then
Click on the Create device as following picture
3. Done with clicking on the Device manager then
it appears to choose a Device Definition as you can see in the following picture
chose android version based on your application target example: version 5.0
4. After done with step number 3 and it appears in the following picture below
you have to choose or select your System Image for your android
example in my side I chose my System image based on the feature
that I am going to build my application,
check this link to study more about the System Image
"Android Versions, Codename and API"
5. This lash step makes sure everything is installed and download
then you are good to click next to continue and finish the process