Android Studio Is The Official Ide For Android Development and It'S Based On Intellij Idea Software
Android Studio Is The Official Ide For Android Development and It'S Based On Intellij Idea Software
1. Eclipse IDE
2. Eclipse Plugin
3. Android SDK
To make android development environment setup process simple Google introduced a new android
IDE called Android Studio. The Android Studio will contain all the required components like Eclipse
IDE, Eclipse Plugin and Android SDK so we don’t need to download the components separately.
Android Studio is the official IDE for android development and it’s based on IntelliJ IDEA software.
It’s available for Windows, MAC and LINUX operating systems.
In this tutorial we are going to explain how to install android studio on windows machine which is
having windows 10 operating system.
Download the latest version of Android Studio from above URL and launch Android Studio.exe file
by double clicking on it.
The initial android studio setup screen will open like as shown below in that click Next to continue
for further steps of environment setup.
Now we need to select a required components to setup an android environment. Here we selected
all three components (Android Studio, Android SDK and Android Virtual Device) and
click Next like as shown below.
Now we need to agree the License agreements to proceed further, click on I Agree button like a
shown below.
Now we need to specify the local machine drive location to install Android Studio and Android SDK.
After selecting the location path to install required components, click Next like as shown below.
Now select the start menu folder to create a shortcuts for android studio and click Install like as
shown below.
Once we click Install button the installation process will start and click Next after completion of
installation like as shown below.