techStackGuru

Android Studio Requirement


Table of Content

  • Environment Setup steps
  • System Requirements

An environment setup in Android is the most basic step involved in building a mobile application. First, we need two things for environment setup in Android – Java Development Kit (JDK) and Android Studio. Then, after setup we will see How to Setup an Android Emulator to run a program.


Environment Setup steps

Step 1

Download and Install Java Development Kit (JDK) from the link given below. Follow the steps after downloading the JDK.

Download and install Java SE

Step 2

Once you have download the JDK, download and install Android Studio from the link given below. Select your platform while installation. Follow the steps after downloading the setup.

Download and Install Android Studio

environment-setup

Once the Setup is completed, you can create your first android application. To begin with creating your first application click on Hello World Example Tutorials.


System Requirements

Windows

Microsoft Windows 7 or tiger with 64-bit

Minimum 4GB of RAM

Hard-disk with minimum 2GB of storage

MAC

Mac OS X 10.10 or higher

Minimum 4GB of RAM

Hard-disk with minimum 2GB of storage

Chrome OS

Intel I5 or higher

Minimum 8GB of RAM

Hard-disk with minimum 4GB of storage

Linux

GNOME or KDE desktop

GNU C Library 2.19 or higher

Minimum 4GB of RAM

Hard-disk with minimum 2GB of storage


previous-button
next-button