6e493d46aee438dc2a00d107d294ca143c7a37a3

Download Android Studio and SDK tools || Installation of Android Studio and SDK Tools

Download Android Studio and SDK tools

In this blog, we’re going to see how to do it. Before installing the android studio make sure you have installed JAVA JDK and set the path of Java JDK and JRE in the System. If you are not, then go through my previous blog HOW TO INSTALL JAVA JDK ON WINDOWS.

Download Android Studio and SDK tools

 

download android studio and sdk tool

Android Studio is the official integrated development environment (IDE) for Google’s Android operating system, built on JetBrains’ IntelliJ IDEA software and designed specifically for Android development.

Download Tools Now

Download Tools Here

 

DOWNLOAD ANDROID SOFTWARE

  • To install the android studio in Windows first go to Google and type download android studio.

  • Then you will find the System Requirements for the different platforms like Windows, LINUX, Mac, and Chrome OS. As we’re installing it for Windows, we check the system requirements for Windows.and it will redirect to the official page of the android.

  • we see that we need a minimum of 4GB RAM but recommended is 8GB. And 2GB of available disk space is minimum (4GB Recommended (500 MB for IDE + 1.5 GB for Android SDK and android emulator system image)). We can run the android studio using 4GB RAM but here it will take too much time as compared to 8GB RAM. So, 8GB RAM is perfect for the android studio.

  • After that when we click on the DOWNLOAD ANDROID STUDIO button, a pop-up screen will appear with some terms and conditions, we need to accept it and it is ready to download.

 

Installation of Android Studio and SDK Tools

18 Jan 2016

Preparation

Beforehand, you have to download the installers of Android Studio and JDK7 or higher from the following links:

Download Android Studio and SDK Tools | Android Developers

The file size of This installer has over 1GB. It may take times to download depending on your network speed.

Java SE Development Kit 7u79

Steps of Installation

  1. First, install the JDK7. (It will take 5 to 10 mins)
  2. For Windows, add a new system variable JAVA_HOME to Environment Variables. i. Select Start menu > Computer > System Properties > Advanced System Properties. ii. Then open Advanced tab > Environment Variables. iii. Add a new system variable JAVA_HOME that points to your JDK folder, for example: C:\Program Files\Java\jdk1.7.0_xx
  3. After setting up the JDK, run the Android Studio installer (it will take about 10 mins for installation).

 

Post a Comment

Previous Post Next Post