0% found this document useful (0 votes)
53 views2 pages

Android Studio Is The Official Ide For Android Development and It'S Based On Intellij Idea Software

Android Studio is an integrated development environment (IDE) for Android development that contains all the necessary components like Eclipse IDE, plugins, and Android SDK. It supports Windows, Mac, and Linux and can be downloaded from the provided URL. The tutorial explains how to install Android Studio on Windows 10 by downloading the file, selecting components to install, agreeing to licenses, specifying installation locations, and completing the installation process.

Uploaded by

sandeep
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
53 views2 pages

Android Studio Is The Official Ide For Android Development and It'S Based On Intellij Idea Software

Android Studio is an integrated development environment (IDE) for Android development that contains all the necessary components like Eclipse IDE, plugins, and Android SDK. It supports Windows, Mac, and Linux and can be downloaded from the provided URL. The tutorial explains how to install Android Studio on Windows 10 by downloading the file, selecting components to install, agreeing to licenses, specifying installation locations, and completing the installation process.

Uploaded by

sandeep
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

nitially to setup an android development environment in our system we need to install following

components manually by downloading from different sites.

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.

We can download latest version of Android Studio from following URL.

Download Android Studio

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.

You might also like