Android





How to setup android studio for android development

  1. System Requirements
  1. Windows 32 or 64
  2. Minimum 2 gb RAM good to have 4 gb RAM.
  3. 1gb hard disk
  4. JDK 7
  1. What is Android studio

This is the IDE for android development. Before android studio, we used eclipse plugin and android SDK . now android got its own IDE “Android Studio 1.0” , Based on JetBrains’ IntelliJ IDEA software. I am sure now you will enjoy the android development.

 

Follow the below steps to install Android studio 1.0

Step 1

Download android studio

Browse the below link and download the android studio for windows

http://developer.android.com/sdk/index.html

 

android studio bundle for windows
android studio bundle for windows

Step 2

Double click on the android-studio-bundle to start installation

Please wait while verifying the installer

 

verifying installer
verifying installer

After some time you should see the below screen, which will guide you how to install

Android Studio setup wizard
Android Studio setup wizard

Now click next

Component needed for android
Component needed for android

Now select all three components for installation and click next

 

Android studio 1.0 i agree  page
Android studio 1.0 i agree page

Now Click  “I Agree” button

Intel Hardware for Android
Intel Hardware for Android

Again you should click on “I Agree” button for Intel Hardware installation

 

change the Android studio installation path
change the Android studio installation path

Change the path where you want to install the studio and SDK.

Install Android studio 1.0
Install Android studio 1.0

Now click install.

Wait while installing the studio

Installing all the Jar Required for Android Studio 1.0
Installing all the Jar Required for Android Studio 1.0

Please wait it may take time

You Will see extra page while installing
You Will see extra page while installing

You will may see extra popup , dont close the popup

Microsoft Visual c ++ installation
Microsoft Visual c ++ installation

It may install Visual C++ installation if it is not there in your system

Android Studio installation completed
Android Studio installation completed

Click Next

 

First time setup android studio
First time setup android studio

Click Finish, We have completed the “Android Studio 1.0”  installation.

Step 3

One Time Setup

Opening Android Studio 1.0
Opening Android Studio 1.0

Android studio installation is finished now opening the studio for development.

Fist time configuration

Please select the option form the below

Android studio setup
Android studio setup

Click OK

Now android studio Setup is done.

Step 3

Open the Android Studio

opening Android Studio
opening Android Studio
wait it is fetching Android SDK.
Fetching Android SDK
Android studio , downloading the component
Android studio, downloading the component

It may download some component first time. Android Studio 1.0 Installation and setup is done .

Step 4 

Update the android SDK manager

 

Android Studio Tools
Android Studio Tools

Click on SDK Manager

Update Sdk
Update Sdk

select the require package and install. If you dont understand what are the tools to  install, then select all and click “Install package”

Step 5

AVD Configuration 

Click on AVD Manager

Android Virtual Device Creation
Android Virtual Device Creation

Click “create virtual device”

Phone Version
Phone Version

Select phone version and Click Next

Android Version lollypop
Android Version lollipop

Click next.

Virtual Device Configuration
Virtual Device Configuration

Provide the Name for AVD and click Finish.

Creating AVD
Creating AVD

Wait while creating AVD.

AVD created
AVD created

AVD created. All the configuration and setup done . Enjoy the Android devlopment
Examples

Be the first to comment

Leave a Reply

Your email address will not be published.


*