Installation of Android Studio:

3.Click Next. "Android SDK" and "Android Virtual Device" selections are optional to the user. Here I am selecting both the options:
1. Android Studio installer can be downloaded from below link:
2. Double click on exe set up

4. Click Next. User can provide Android Studio installation location and Android SDK Installation location path. However if user provides same drive path for Android studio installation and Android SDK Installation location path, then below error message will display:
5. change the path of SDK installation path to different drive location, example: E:\Android_sdk and click Next.
6. Click Install
After installation, create ANDROID_HOME system variable and provide path where Android SDK is installed.
For Example: C:\Users\<username>\AppData\Local\Android\sdk
Post that add path details for tools and platform-tools in Environment Variable under Path variable as illustrated in below screenshot