0% found this document useful (0 votes)
122 views44 pages

Mad Lab Installation Steps

This document provides steps to install the MAD Lab, including: 1. Installing the Java Development Kit (JDK) and setting the PATH and JAVA_HOME environment variables. 2. Unzipping Eclipse Neon and extracting it to the D drive. 3. Installing the Android Development Tools (ADT) plugin for Eclipse. 4. Unzipping the Android SDK and setting the path in Eclipse. 5. Creating an emulator virtual device to run Android apps.

Uploaded by

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

Mad Lab Installation Steps

This document provides steps to install the MAD Lab, including: 1. Installing the Java Development Kit (JDK) and setting the PATH and JAVA_HOME environment variables. 2. Unzipping Eclipse Neon and extracting it to the D drive. 3. Installing the Android Development Tools (ADT) plugin for Eclipse. 4. Unzipping the Android SDK and setting the path in Eclipse. 5. Creating an emulator virtual device to run Android apps.

Uploaded by

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

MAD LAB

INSTALLATION STEPS
Step 1:Install Jdk and set up path
Step 2 : To Set JAVA Path Go to
Control Panel\System and Security\System\Advanced Settings\EnvironmentVariables

click here

click here

System Variables
variable name: PATH
variable value: c:\ program files \java\jdk1.8\bin

variable name: JAVA_HOME


variable value: c:\ program files \java\jdk1.8
Step 3 : Type javac in command prompt

If no error then
java path is set
STEP 3: Unzip eclipse neon

Extract to D drive
Double click on this icon
and start eclipse
Step 4: Installing ADT for eclipse

Click here
Type android in
find option and
press enter key
Click
here
Click on I accept and click on finish
Click on ok
Click on yes to restart eclipse
ADT plugin
successfully
installed
STEP 4: Installing Android SDK
• Unzip Android sdk in D drive
Step 5:Setting
Android SDK
path in eclipse

• Click on window click on


preferences
Select Androidclick on browseselect the path where u have unzip android sdk
Select till android-sdk-windows
Select android 4.4.2 click on Applyok
Step 5: Creating Emulator (virtual Device)
Click on create
AVD name:Emulatorselect Device(nexus
5)
Click on No Skin click on Ok.
Click on Start.
Click here
Emulator will start ….
Virtual device has started where you can run
Apps
Running your First Application
Click on newother
Type android in searchAndroid application
Project
Type application name select minimum
required sdk
Clcik on next
Click on Finish
Android
project
created
Succesfully
Right click build project
To runright clickRun AsAndroid
Application.
Output in virtual device

You might also like