SlideShare a Scribd company logo
Android SDK : Mobile Apps Development 2012
1 FIT ACADEMY
G/F King's Court II Building, 2129 Pasong Tamo corner Dela Rosa Street, Makati City Tel. Nos. 822-7120, 759-4348
Installation Guide
Android SDK
2 G/F King's Court II Building, 2129 Pasong Tamo corner Dela Rosa
Hardware and Software Requirements
Java Installation
Eclipse Folder Setup
Android-SDK Installer
Android Components Package
Running the Environment
Detecting Android API Levels
Creating a New Virtual Device
HARDWARE AND SOFTWARE REQUIREMENTS
Processor: at least Intel Core2Duo 2.0 GHz
HDD: at least 5 GB free space
Memory: at least 1GB RAM
Input Device: Keyboard and Mouse
Android SDK : Mobile Apps Development
FIT ACADEMY
G/F King's Court II Building, 2129 Pasong Tamo corner Dela Rosa Street, Makati City Tel. Nos. 822
CONTENTS
Hardware and Software Requirements
Components Package
Running the Environment
Detecting Android API Levels
Creating a New Virtual Device
HARDWARE AND SOFTWARE REQUIREMENTS
Processor: at least Intel Core2Duo 2.0 GHz
HDD: at least 5 GB free space
Memory: at least 1GB RAM
Input Device: Keyboard and Mouse
Development 2012
Street, Makati City Tel. Nos. 822-7120, 759-4348
2
4
6
8
13
14
16
17
Android SDK
3 G/F King's Court II Building, 2129 Pasong Tamo corner Dela Rosa
FOR WINDOWS VISTA AND WINDOWS 7:
NOTE: If using Windows Vista and Windows 7, turn off the
Accounts Control (inside Control Panel) first before performing any
installation.
The Installer is composed of the Java Installer, Eclipse
SDK installer and the Android component package.
Operating System: Windows XP Home
/Professional SP2 or later,
Windows Vista and Windows 7
SDKs : Android SDK, Java SDK
IDEs: Eclipse IDE
Android SDK : Mobile Apps Development
FIT ACADEMY
G/F King's Court II Building, 2129 Pasong Tamo corner Dela Rosa Street, Makati City Tel. Nos. 822
FOR WINDOWS VISTA AND WINDOWS 7:
NOTE: If using Windows Vista and Windows 7, turn off the User
Accounts Control (inside Control Panel) first before performing any
The Installer is composed of the Java Installer, Eclipse folder, Android
SDK installer and the Android component package.
Operating System: Windows XP Home
/Professional SP2 or later,
Windows Vista and Windows 7
SDKs : Android SDK, Java SDK
Development 2012
Street, Makati City Tel. Nos. 822-7120, 759-4348
User
Accounts Control (inside Control Panel) first before performing any
folder, Android
Android SDK : Mobile Apps Development 2012
4 FIT ACADEMY
G/F King's Court II Building, 2129 Pasong Tamo corner Dela Rosa Street, Makati City Tel. Nos. 822-7120, 759-4348
JAVA INSTALLATION
1. Click on the Java Installer.
2. The Installation Wizard Appears. Click Next.
3. Select Development Tools and click Next. You may also need to
check the directory where the installation will be saved.
Android SDK : Mobile Apps Development 2012
5 FIT ACADEMY
G/F King's Court II Building, 2129 Pasong Tamo corner Dela Rosa Street, Makati City Tel. Nos. 822-7120, 759-4348
4. It will install and copy the files to the directory.
Android SDK : Mobile Apps Development 2012
6 FIT ACADEMY
G/F King's Court II Building, 2129 Pasong Tamo corner Dela Rosa Street, Makati City Tel. Nos. 822-7120, 759-4348
ECLIPSE FOLDER SETUP
1. Copy the Eclipse Folder to the Program Files directory.
2. Wait until the file has been copied to the destination (Program
Files).
Android SDK : Mobile Apps Development 2012
7 FIT ACADEMY
G/F King's Court II Building, 2129 Pasong Tamo corner Dela Rosa Street, Makati City Tel. Nos. 822-7120, 759-4348
3. Open Eclipse Folder inside Program Files and create a shortcut for
the Eclipse Exe File. Right click the file, select Send to, then click
Desktop(create shortcut).
4. The Eclipse icon will appear in the desktop
Android SDK : Mobile Apps Development 2012
8 FIT ACADEMY
G/F King's Court II Building, 2129 Pasong Tamo corner Dela Rosa Street, Makati City Tel. Nos. 822-7120, 759-4348
ANDROID-SDK INSTALLER
1. Click on the Android SDK setup file.
2. When the Setup Wizard appears, click Next.
Android SDK : Mobile Apps Development 2012
9 FIT ACADEMY
G/F King's Court II Building, 2129 Pasong Tamo corner Dela Rosa Street, Makati City Tel. Nos. 822-7120, 759-4348
3. The installer will try to detect the Java SDK package installed in
the workstation. To avoid further errors in the future, please
make sure that Java SDK has been installed in the workstation
initially. Then, click Next.
4. Choose the user who will use the Android Tool. For training
purposes, we will select install for anyone using this computer
then click Next.
Android SDK : Mobile Apps Development 2012
10 FIT ACADEMY
G/F King's Court II Building, 2129 Pasong Tamo corner Dela Rosa Street, Makati City Tel. Nos. 822-7120, 759-4348
5. Use the default location for the installation then click Next.
Android SDK : Mobile Apps Development 2012
11 FIT ACADEMY
G/F King's Court II Building, 2129 Pasong Tamo corner Dela Rosa Street, Makati City Tel. Nos. 822-7120, 759-4348
6. For the Start Menu, just use the default folder then click Next.
7. It will extract all the required files to install Android SDK. Once
completed, click Next.
Android SDK : Mobile Apps Development 2012
12 FIT ACADEMY
G/F King's Court II Building, 2129 Pasong Tamo corner Dela Rosa Street, Makati City Tel. Nos. 822-7120, 759-4348
8. Uncheck “Start SDK Manager” and click Finish.
Android SDK : Mobile Apps Development 2012
13 FIT ACADEMY
G/F King's Court II Building, 2129 Pasong Tamo corner Dela Rosa Street, Makati City Tel. Nos. 822-7120, 759-4348
ANDROID COMPONENTS PACKAGE
1. After installing the Android SDK, it will create a folder inside
“Program FilesAndroid” directory.
2. Replace this android-sdk folder with the android-sdk inside the
installer folder.
Android SDK : Mobile Apps Development 2012
14 FIT ACADEMY
G/F King's Court II Building, 2129 Pasong Tamo corner Dela Rosa Street, Makati City Tel. Nos. 822-7120, 759-4348
RUNNING THE ENVIRONMENT (ECLIPSE IDE)
1. Click the Eclipse icon from the desktop.
2. Use the default workspace for developing applications. Click OK.
Note: If the workstation is secured by a DeepFreeze software, make sure
that the workspace is located in a drive where files are not deleted by
the DeepFreeze software.
Android SDK : Mobile Apps Development 2012
15 FIT ACADEMY
G/F King's Court II Building, 2129 Pasong Tamo corner Dela Rosa Street, Makati City Tel. Nos. 822-7120, 759-4348
3. The Eclipse IDE will load. Click on the Close button “X” for the
Welcome screen.
Android SDK : Mobile Apps Development 2012
16 FIT ACADEMY
G/F King's Court II Building, 2129 Pasong Tamo corner Dela Rosa Street, Makati City Tel. Nos. 822-7120, 759-4348
DETECTING ANDROID API LEVELS
1. Click Window from the Menu Bar, then click Android SDK
Manager.
2. The Android SDK manager will appear and show you all the
installed API levels. Using this window will allow you to
automatically update all the API levels from Google. When the
Install Package button is clicked, it will automatically download
the package from the Google server.
Android SDK : Mobile Apps Development 2012
17 FIT ACADEMY
G/F King's Court II Building, 2129 Pasong Tamo corner Dela Rosa Street, Makati City Tel. Nos. 822-7120, 759-4348
CREATING A NEW VIRTUAL DEVICE
1. Click Window from the Menu Bar, then click AVD Manager.
Android SDK : Mobile Apps Development 2012
18 FIT ACADEMY
G/F King's Court II Building, 2129 Pasong Tamo corner Dela Rosa Street, Makati City Tel. Nos. 822-7120, 759-4348
2. The Android Virtual Device Manager window will appear. Click
New.
3. Type the name of your virtual device. For the target, select which
API level would you like to use. Let’s use Android 2.2
Android SDK : Mobile Apps Development 2012
19 FIT ACADEMY
G/F King's Court II Building, 2129 Pasong Tamo corner Dela Rosa Street, Makati City Tel. Nos. 822-7120, 759-4348
4. Type in the desired size of your virtual SD card.
5. Click on Create AVD.
Android SDK : Mobile Apps Development 2012
20 FIT ACADEMY
G/F King's Court II Building, 2129 Pasong Tamo corner Dela Rosa Street, Makati City Tel. Nos. 822-7120, 759-4348
6. The new virtual device will appear on the AVD manager. Click on it
and click Start.
7. Click on Launch.
Android SDK : Mobile Apps Development 2012
21 FIT ACADEMY
G/F King's Court II Building, 2129 Pasong Tamo corner Dela Rosa Street, Makati City Tel. Nos. 822-7120, 759-4348
8. Clicking Launch will load the Android emulator.
Android SDK : Mobile Apps Development 2012
22 FIT ACADEMY
G/F King's Court II Building, 2129 Pasong Tamo corner Dela Rosa Street, Makati City Tel. Nos. 822-7120, 759-4348

More Related Content

What's hot

Android and its feature
Android and its featureAndroid and its feature
Android and its feature
Shubham Kumar
 
Android Overview
Android OverviewAndroid Overview
Android Overview
Raju Kadam
 
Android by LAlitha
Android by LAlithaAndroid by LAlitha
Android by LAlitha
Lally Lalitha
 
Android 10-cdd
Android 10-cddAndroid 10-cdd
Android 10-cdd
JoshuaVerdin2
 
AN IDE FOR ANDROID MOBILE PHONES WITH EXTENDED FUNCTIONALITIES USING BEST DEV...
AN IDE FOR ANDROID MOBILE PHONES WITH EXTENDED FUNCTIONALITIES USING BEST DEV...AN IDE FOR ANDROID MOBILE PHONES WITH EXTENDED FUNCTIONALITIES USING BEST DEV...
AN IDE FOR ANDROID MOBILE PHONES WITH EXTENDED FUNCTIONALITIES USING BEST DEV...
IJCNCJournal
 
srinath_latest
srinath_latestsrinath_latest
srinath_latest
Srinath Reddy
 
Android Overview
Android OverviewAndroid Overview
Android Overview
atomi
 
Industrial Training in Android Application
Industrial Training in Android ApplicationIndustrial Training in Android Application
Industrial Training in Android Application
Arcadian Learning
 
Software training report
Software training reportSoftware training report
Software training report
Natasha Bains
 
Android introduction
Android introductionAndroid introduction
Android introduction
mcanotes
 
Android architecture and Additional Components
Android architecture and Additional ComponentsAndroid architecture and Additional Components
Android architecture and Additional Components
SoftNutx
 
International Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentInternational Journal of Engineering Research and Development
International Journal of Engineering Research and Development
IJERD Editor
 
1 introduction of android
1 introduction of android1 introduction of android
1 introduction of android
akila_mano
 
Android summer training report
Android summer training reportAndroid summer training report
Android summer training report
Shashendra Singh
 
Introduction to Android (in-short) - Itvedant, Thane | Mumbai | Navi Mumbai
Introduction to Android (in-short) - Itvedant, Thane | Mumbai | Navi MumbaiIntroduction to Android (in-short) - Itvedant, Thane | Mumbai | Navi Mumbai
Introduction to Android (in-short) - Itvedant, Thane | Mumbai | Navi Mumbai
Itvedant
 
Android installation guide
Android installation guideAndroid installation guide
Android installation guide
magicshui
 
Android application development
Android application developmentAndroid application development
Android application development
Steve Smith
 
Android Application Development
Android Application DevelopmentAndroid Application Development
Android Application Development
Ramesh Prasad
 
Android Development: Build Android App from Scratch
Android Development: Build Android App from ScratchAndroid Development: Build Android App from Scratch
Android Development: Build Android App from Scratch
Taufan Erfiyanto
 
Resume
ResumeResume

What's hot (20)

Android and its feature
Android and its featureAndroid and its feature
Android and its feature
 
Android Overview
Android OverviewAndroid Overview
Android Overview
 
Android by LAlitha
Android by LAlithaAndroid by LAlitha
Android by LAlitha
 
Android 10-cdd
Android 10-cddAndroid 10-cdd
Android 10-cdd
 
AN IDE FOR ANDROID MOBILE PHONES WITH EXTENDED FUNCTIONALITIES USING BEST DEV...
AN IDE FOR ANDROID MOBILE PHONES WITH EXTENDED FUNCTIONALITIES USING BEST DEV...AN IDE FOR ANDROID MOBILE PHONES WITH EXTENDED FUNCTIONALITIES USING BEST DEV...
AN IDE FOR ANDROID MOBILE PHONES WITH EXTENDED FUNCTIONALITIES USING BEST DEV...
 
srinath_latest
srinath_latestsrinath_latest
srinath_latest
 
Android Overview
Android OverviewAndroid Overview
Android Overview
 
Industrial Training in Android Application
Industrial Training in Android ApplicationIndustrial Training in Android Application
Industrial Training in Android Application
 
Software training report
Software training reportSoftware training report
Software training report
 
Android introduction
Android introductionAndroid introduction
Android introduction
 
Android architecture and Additional Components
Android architecture and Additional ComponentsAndroid architecture and Additional Components
Android architecture and Additional Components
 
International Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentInternational Journal of Engineering Research and Development
International Journal of Engineering Research and Development
 
1 introduction of android
1 introduction of android1 introduction of android
1 introduction of android
 
Android summer training report
Android summer training reportAndroid summer training report
Android summer training report
 
Introduction to Android (in-short) - Itvedant, Thane | Mumbai | Navi Mumbai
Introduction to Android (in-short) - Itvedant, Thane | Mumbai | Navi MumbaiIntroduction to Android (in-short) - Itvedant, Thane | Mumbai | Navi Mumbai
Introduction to Android (in-short) - Itvedant, Thane | Mumbai | Navi Mumbai
 
Android installation guide
Android installation guideAndroid installation guide
Android installation guide
 
Android application development
Android application developmentAndroid application development
Android application development
 
Android Application Development
Android Application DevelopmentAndroid Application Development
Android Application Development
 
Android Development: Build Android App from Scratch
Android Development: Build Android App from ScratchAndroid Development: Build Android App from Scratch
Android Development: Build Android App from Scratch
 
Resume
ResumeResume
Resume
 

Viewers also liked

Colònies santa maria del mar
Colònies santa maria del marColònies santa maria del mar
Colònies santa maria del mar
Martalfonsog
 
Company Profile--22-July-2015 - Copy
Company Profile--22-July-2015 - CopyCompany Profile--22-July-2015 - Copy
Company Profile--22-July-2015 - Copy
MRIDUL KP
 
Android tio manual
Android tio manualAndroid tio manual
Android tio manual
iamkimberlybruno
 
How does a dino say good night
How does a dino say good nightHow does a dino say good night
How does a dino say good night
Martalfonsog
 
Continguts p 5 3r trimestre curs 2014-2015 (autoguardado)
Continguts p 5 3r trimestre curs 2014-2015 (autoguardado)Continguts p 5 3r trimestre curs 2014-2015 (autoguardado)
Continguts p 5 3r trimestre curs 2014-2015 (autoguardado)
Martalfonsog
 
Els jocs olímpics
Els jocs olímpicsEls jocs olímpics
Els jocs olímpics
Martalfonsog
 
S.Z. v. Bulgaria - Systemic problem of ineffectiveness of investigations in B...
S.Z. v. Bulgaria - Systemic problem of ineffectiveness of investigations in B...S.Z. v. Bulgaria - Systemic problem of ineffectiveness of investigations in B...
S.Z. v. Bulgaria - Systemic problem of ineffectiveness of investigations in B...
Natasha Dobreva
 
New all jounral call for papers
New all jounral call for papersNew all jounral call for papers
New all jounral call for papers
Journalijarbs12
 
Ijamr call for papers
Ijamr call for papersIjamr call for papers
Ijamr call for papers
Journalijarbs12
 
Ijcrcps call for papers
Ijcrcps call for papersIjcrcps call for papers
Ijcrcps call for papers
Journalijarbs12
 
Call for paper new ijarbs
Call for paper new ijarbsCall for paper new ijarbs
Call for paper new ijarbs
Journalijarbs12
 
Ijcrms call for papers
Ijcrms call for papersIjcrms call for papers
Ijcrms call for papers
Journalijarbs12
 
Fem paper!
Fem paper!Fem paper!
Fem paper!
Martalfonsog
 
Halloween
HalloweenHalloween
Halloween
Martalfonsog
 
Sant jordi
Sant jordiSant jordi
Sant jordi
Martalfonsog
 
Grabem trucatges!
Grabem trucatges!Grabem trucatges!
Grabem trucatges!
Martalfonsog
 
Presentacio reunió P5
Presentacio reunió P5Presentacio reunió P5
Presentacio reunió P5
Martalfonsog
 

Viewers also liked (17)

Colònies santa maria del mar
Colònies santa maria del marColònies santa maria del mar
Colònies santa maria del mar
 
Company Profile--22-July-2015 - Copy
Company Profile--22-July-2015 - CopyCompany Profile--22-July-2015 - Copy
Company Profile--22-July-2015 - Copy
 
Android tio manual
Android tio manualAndroid tio manual
Android tio manual
 
How does a dino say good night
How does a dino say good nightHow does a dino say good night
How does a dino say good night
 
Continguts p 5 3r trimestre curs 2014-2015 (autoguardado)
Continguts p 5 3r trimestre curs 2014-2015 (autoguardado)Continguts p 5 3r trimestre curs 2014-2015 (autoguardado)
Continguts p 5 3r trimestre curs 2014-2015 (autoguardado)
 
Els jocs olímpics
Els jocs olímpicsEls jocs olímpics
Els jocs olímpics
 
S.Z. v. Bulgaria - Systemic problem of ineffectiveness of investigations in B...
S.Z. v. Bulgaria - Systemic problem of ineffectiveness of investigations in B...S.Z. v. Bulgaria - Systemic problem of ineffectiveness of investigations in B...
S.Z. v. Bulgaria - Systemic problem of ineffectiveness of investigations in B...
 
New all jounral call for papers
New all jounral call for papersNew all jounral call for papers
New all jounral call for papers
 
Ijamr call for papers
Ijamr call for papersIjamr call for papers
Ijamr call for papers
 
Ijcrcps call for papers
Ijcrcps call for papersIjcrcps call for papers
Ijcrcps call for papers
 
Call for paper new ijarbs
Call for paper new ijarbsCall for paper new ijarbs
Call for paper new ijarbs
 
Ijcrms call for papers
Ijcrms call for papersIjcrms call for papers
Ijcrms call for papers
 
Fem paper!
Fem paper!Fem paper!
Fem paper!
 
Halloween
HalloweenHalloween
Halloween
 
Sant jordi
Sant jordiSant jordi
Sant jordi
 
Grabem trucatges!
Grabem trucatges!Grabem trucatges!
Grabem trucatges!
 
Presentacio reunió P5
Presentacio reunió P5Presentacio reunió P5
Presentacio reunió P5
 

Similar to Android tio manual

AN ANDROID APP FOR BUILDING STUDENT PROFILES
AN ANDROID APP FOR BUILDING STUDENT PROFILESAN ANDROID APP FOR BUILDING STUDENT PROFILES
AN ANDROID APP FOR BUILDING STUDENT PROFILES
IRJET Journal
 
Drone sdk showdown
Drone sdk showdownDrone sdk showdown
Drone sdk showdown
Godfrey Nolan
 
Android development beginners faq
Android development  beginners faqAndroid development  beginners faq
Android development beginners faq
Khirulnizam Abd Rahman
 
PhoneGap Application Development - Santhi J Krishnan
PhoneGap Application Development - Santhi J KrishnanPhoneGap Application Development - Santhi J Krishnan
PhoneGap Application Development - Santhi J Krishnan
OrisysIndia
 
Android Stsucture
Android StsuctureAndroid Stsucture
Android Stsucture
Kartik Kalpande Patil
 
Getting started with android dev and test perspective
Getting started with android   dev and test perspectiveGetting started with android   dev and test perspective
Getting started with android dev and test perspective
Gunjan Kumar
 
Bird.pdf
 Bird.pdf Bird.pdf
Bird.pdf
RebaMaheen
 
Android installation
Android installationAndroid installation
Android installation
Durai S
 
Android tutorial ppt
Android tutorial pptAndroid tutorial ppt
Android tutorial ppt
Rehna Renu
 
Android tutorial
Android tutorialAndroid tutorial
Android tutorial
Vaiga Nandhakumar
 
Final NEWS.pdf
Final NEWS.pdfFinal NEWS.pdf
Final NEWS.pdf
RebaMaheen
 
Final NewsApp.pdf
Final NewsApp.pdfFinal NewsApp.pdf
Final NewsApp.pdf
RebaMaheen
 
Introduction to android
Introduction to androidIntroduction to android
Introduction to android
bantyder
 
Securing Android Applications
Securing Android ApplicationsSecuring Android Applications
Securing Android Applications
Infosys
 
Android tutorial
Android tutorialAndroid tutorial
Android tutorial
Danish_k
 
Android tutorial
Android tutorialAndroid tutorial
Android tutorial
Jagannath Das
 
Introduction to Android - Mobile Fest Singapore 2009
Introduction to Android - Mobile Fest Singapore 2009Introduction to Android - Mobile Fest Singapore 2009
Introduction to Android - Mobile Fest Singapore 2009
sullis
 
Webinar on Google Android SDK
Webinar on Google Android SDKWebinar on Google Android SDK
Webinar on Google Android SDK
Schogini Systems Pvt Ltd
 
Android SDK and PhoneGap
Android SDK and PhoneGapAndroid SDK and PhoneGap
Android SDK and PhoneGap
Doncho Minkov
 
Manish Chasta - Securing Android Applications
Manish Chasta - Securing Android ApplicationsManish Chasta - Securing Android Applications
Manish Chasta - Securing Android Applications
Positive Hack Days
 

Similar to Android tio manual (20)

AN ANDROID APP FOR BUILDING STUDENT PROFILES
AN ANDROID APP FOR BUILDING STUDENT PROFILESAN ANDROID APP FOR BUILDING STUDENT PROFILES
AN ANDROID APP FOR BUILDING STUDENT PROFILES
 
Drone sdk showdown
Drone sdk showdownDrone sdk showdown
Drone sdk showdown
 
Android development beginners faq
Android development  beginners faqAndroid development  beginners faq
Android development beginners faq
 
PhoneGap Application Development - Santhi J Krishnan
PhoneGap Application Development - Santhi J KrishnanPhoneGap Application Development - Santhi J Krishnan
PhoneGap Application Development - Santhi J Krishnan
 
Android Stsucture
Android StsuctureAndroid Stsucture
Android Stsucture
 
Getting started with android dev and test perspective
Getting started with android   dev and test perspectiveGetting started with android   dev and test perspective
Getting started with android dev and test perspective
 
Bird.pdf
 Bird.pdf Bird.pdf
Bird.pdf
 
Android installation
Android installationAndroid installation
Android installation
 
Android tutorial ppt
Android tutorial pptAndroid tutorial ppt
Android tutorial ppt
 
Android tutorial
Android tutorialAndroid tutorial
Android tutorial
 
Final NEWS.pdf
Final NEWS.pdfFinal NEWS.pdf
Final NEWS.pdf
 
Final NewsApp.pdf
Final NewsApp.pdfFinal NewsApp.pdf
Final NewsApp.pdf
 
Introduction to android
Introduction to androidIntroduction to android
Introduction to android
 
Securing Android Applications
Securing Android ApplicationsSecuring Android Applications
Securing Android Applications
 
Android tutorial
Android tutorialAndroid tutorial
Android tutorial
 
Android tutorial
Android tutorialAndroid tutorial
Android tutorial
 
Introduction to Android - Mobile Fest Singapore 2009
Introduction to Android - Mobile Fest Singapore 2009Introduction to Android - Mobile Fest Singapore 2009
Introduction to Android - Mobile Fest Singapore 2009
 
Webinar on Google Android SDK
Webinar on Google Android SDKWebinar on Google Android SDK
Webinar on Google Android SDK
 
Android SDK and PhoneGap
Android SDK and PhoneGapAndroid SDK and PhoneGap
Android SDK and PhoneGap
 
Manish Chasta - Securing Android Applications
Manish Chasta - Securing Android ApplicationsManish Chasta - Securing Android Applications
Manish Chasta - Securing Android Applications
 

Recently uploaded

World environment day ppt For 5 June 2024
World environment day ppt For 5 June 2024World environment day ppt For 5 June 2024
World environment day ppt For 5 June 2024
ak6969907
 
Digital Artefact 1 - Tiny Home Environmental Design
Digital Artefact 1 - Tiny Home Environmental DesignDigital Artefact 1 - Tiny Home Environmental Design
Digital Artefact 1 - Tiny Home Environmental Design
amberjdewit93
 
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptxC1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
mulvey2
 
How to Build a Module in Odoo 17 Using the Scaffold Method
How to Build a Module in Odoo 17 Using the Scaffold MethodHow to Build a Module in Odoo 17 Using the Scaffold Method
How to Build a Module in Odoo 17 Using the Scaffold Method
Celine George
 
PCOS corelations and management through Ayurveda.
PCOS corelations and management through Ayurveda.PCOS corelations and management through Ayurveda.
PCOS corelations and management through Ayurveda.
Dr. Shivangi Singh Parihar
 
How to Fix the Import Error in the Odoo 17
How to Fix the Import Error in the Odoo 17How to Fix the Import Error in the Odoo 17
How to Fix the Import Error in the Odoo 17
Celine George
 
Liberal Approach to the Study of Indian Politics.pdf
Liberal Approach to the Study of Indian Politics.pdfLiberal Approach to the Study of Indian Politics.pdf
Liberal Approach to the Study of Indian Politics.pdf
WaniBasim
 
Main Java[All of the Base Concepts}.docx
Main Java[All of the Base Concepts}.docxMain Java[All of the Base Concepts}.docx
Main Java[All of the Base Concepts}.docx
adhitya5119
 
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
Dr. Vinod Kumar Kanvaria
 
Pengantar Penggunaan Flutter - Dart programming language1.pptx
Pengantar Penggunaan Flutter - Dart programming language1.pptxPengantar Penggunaan Flutter - Dart programming language1.pptx
Pengantar Penggunaan Flutter - Dart programming language1.pptx
Fajar Baskoro
 
Walmart Business+ and Spark Good for Nonprofits.pdf
Walmart Business+ and Spark Good for Nonprofits.pdfWalmart Business+ and Spark Good for Nonprofits.pdf
Walmart Business+ and Spark Good for Nonprofits.pdf
TechSoup
 
A Independência da América Espanhola LAPBOOK.pdf
A Independência da América Espanhola LAPBOOK.pdfA Independência da América Espanhola LAPBOOK.pdf
A Independência da América Espanhola LAPBOOK.pdf
Jean Carlos Nunes Paixão
 
RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3
RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3
RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3
IreneSebastianRueco1
 
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdfANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
Priyankaranawat4
 
Pride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School DistrictPride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School District
David Douglas School District
 
writing about opinions about Australia the movie
writing about opinions about Australia the moviewriting about opinions about Australia the movie
writing about opinions about Australia the movie
Nicholas Montgomery
 
clinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdfclinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdf
Priyankaranawat4
 
Digital Artifact 1 - 10VCD Environments Unit
Digital Artifact 1 - 10VCD Environments UnitDigital Artifact 1 - 10VCD Environments Unit
Digital Artifact 1 - 10VCD Environments Unit
chanes7
 
How to Manage Your Lost Opportunities in Odoo 17 CRM
How to Manage Your Lost Opportunities in Odoo 17 CRMHow to Manage Your Lost Opportunities in Odoo 17 CRM
How to Manage Your Lost Opportunities in Odoo 17 CRM
Celine George
 
Your Skill Boost Masterclass: Strategies for Effective Upskilling
Your Skill Boost Masterclass: Strategies for Effective UpskillingYour Skill Boost Masterclass: Strategies for Effective Upskilling
Your Skill Boost Masterclass: Strategies for Effective Upskilling
Excellence Foundation for South Sudan
 

Recently uploaded (20)

World environment day ppt For 5 June 2024
World environment day ppt For 5 June 2024World environment day ppt For 5 June 2024
World environment day ppt For 5 June 2024
 
Digital Artefact 1 - Tiny Home Environmental Design
Digital Artefact 1 - Tiny Home Environmental DesignDigital Artefact 1 - Tiny Home Environmental Design
Digital Artefact 1 - Tiny Home Environmental Design
 
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptxC1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
 
How to Build a Module in Odoo 17 Using the Scaffold Method
How to Build a Module in Odoo 17 Using the Scaffold MethodHow to Build a Module in Odoo 17 Using the Scaffold Method
How to Build a Module in Odoo 17 Using the Scaffold Method
 
PCOS corelations and management through Ayurveda.
PCOS corelations and management through Ayurveda.PCOS corelations and management through Ayurveda.
PCOS corelations and management through Ayurveda.
 
How to Fix the Import Error in the Odoo 17
How to Fix the Import Error in the Odoo 17How to Fix the Import Error in the Odoo 17
How to Fix the Import Error in the Odoo 17
 
Liberal Approach to the Study of Indian Politics.pdf
Liberal Approach to the Study of Indian Politics.pdfLiberal Approach to the Study of Indian Politics.pdf
Liberal Approach to the Study of Indian Politics.pdf
 
Main Java[All of the Base Concepts}.docx
Main Java[All of the Base Concepts}.docxMain Java[All of the Base Concepts}.docx
Main Java[All of the Base Concepts}.docx
 
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
 
Pengantar Penggunaan Flutter - Dart programming language1.pptx
Pengantar Penggunaan Flutter - Dart programming language1.pptxPengantar Penggunaan Flutter - Dart programming language1.pptx
Pengantar Penggunaan Flutter - Dart programming language1.pptx
 
Walmart Business+ and Spark Good for Nonprofits.pdf
Walmart Business+ and Spark Good for Nonprofits.pdfWalmart Business+ and Spark Good for Nonprofits.pdf
Walmart Business+ and Spark Good for Nonprofits.pdf
 
A Independência da América Espanhola LAPBOOK.pdf
A Independência da América Espanhola LAPBOOK.pdfA Independência da América Espanhola LAPBOOK.pdf
A Independência da América Espanhola LAPBOOK.pdf
 
RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3
RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3
RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3
 
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdfANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
 
Pride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School DistrictPride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School District
 
writing about opinions about Australia the movie
writing about opinions about Australia the moviewriting about opinions about Australia the movie
writing about opinions about Australia the movie
 
clinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdfclinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdf
 
Digital Artifact 1 - 10VCD Environments Unit
Digital Artifact 1 - 10VCD Environments UnitDigital Artifact 1 - 10VCD Environments Unit
Digital Artifact 1 - 10VCD Environments Unit
 
How to Manage Your Lost Opportunities in Odoo 17 CRM
How to Manage Your Lost Opportunities in Odoo 17 CRMHow to Manage Your Lost Opportunities in Odoo 17 CRM
How to Manage Your Lost Opportunities in Odoo 17 CRM
 
Your Skill Boost Masterclass: Strategies for Effective Upskilling
Your Skill Boost Masterclass: Strategies for Effective UpskillingYour Skill Boost Masterclass: Strategies for Effective Upskilling
Your Skill Boost Masterclass: Strategies for Effective Upskilling
 

Android tio manual

  • 1. Android SDK : Mobile Apps Development 2012 1 FIT ACADEMY G/F King's Court II Building, 2129 Pasong Tamo corner Dela Rosa Street, Makati City Tel. Nos. 822-7120, 759-4348 Installation Guide
  • 2. Android SDK 2 G/F King's Court II Building, 2129 Pasong Tamo corner Dela Rosa Hardware and Software Requirements Java Installation Eclipse Folder Setup Android-SDK Installer Android Components Package Running the Environment Detecting Android API Levels Creating a New Virtual Device HARDWARE AND SOFTWARE REQUIREMENTS Processor: at least Intel Core2Duo 2.0 GHz HDD: at least 5 GB free space Memory: at least 1GB RAM Input Device: Keyboard and Mouse Android SDK : Mobile Apps Development FIT ACADEMY G/F King's Court II Building, 2129 Pasong Tamo corner Dela Rosa Street, Makati City Tel. Nos. 822 CONTENTS Hardware and Software Requirements Components Package Running the Environment Detecting Android API Levels Creating a New Virtual Device HARDWARE AND SOFTWARE REQUIREMENTS Processor: at least Intel Core2Duo 2.0 GHz HDD: at least 5 GB free space Memory: at least 1GB RAM Input Device: Keyboard and Mouse Development 2012 Street, Makati City Tel. Nos. 822-7120, 759-4348 2 4 6 8 13 14 16 17
  • 3. Android SDK 3 G/F King's Court II Building, 2129 Pasong Tamo corner Dela Rosa FOR WINDOWS VISTA AND WINDOWS 7: NOTE: If using Windows Vista and Windows 7, turn off the Accounts Control (inside Control Panel) first before performing any installation. The Installer is composed of the Java Installer, Eclipse SDK installer and the Android component package. Operating System: Windows XP Home /Professional SP2 or later, Windows Vista and Windows 7 SDKs : Android SDK, Java SDK IDEs: Eclipse IDE Android SDK : Mobile Apps Development FIT ACADEMY G/F King's Court II Building, 2129 Pasong Tamo corner Dela Rosa Street, Makati City Tel. Nos. 822 FOR WINDOWS VISTA AND WINDOWS 7: NOTE: If using Windows Vista and Windows 7, turn off the User Accounts Control (inside Control Panel) first before performing any The Installer is composed of the Java Installer, Eclipse folder, Android SDK installer and the Android component package. Operating System: Windows XP Home /Professional SP2 or later, Windows Vista and Windows 7 SDKs : Android SDK, Java SDK Development 2012 Street, Makati City Tel. Nos. 822-7120, 759-4348 User Accounts Control (inside Control Panel) first before performing any folder, Android
  • 4. Android SDK : Mobile Apps Development 2012 4 FIT ACADEMY G/F King's Court II Building, 2129 Pasong Tamo corner Dela Rosa Street, Makati City Tel. Nos. 822-7120, 759-4348 JAVA INSTALLATION 1. Click on the Java Installer. 2. The Installation Wizard Appears. Click Next. 3. Select Development Tools and click Next. You may also need to check the directory where the installation will be saved.
  • 5. Android SDK : Mobile Apps Development 2012 5 FIT ACADEMY G/F King's Court II Building, 2129 Pasong Tamo corner Dela Rosa Street, Makati City Tel. Nos. 822-7120, 759-4348 4. It will install and copy the files to the directory.
  • 6. Android SDK : Mobile Apps Development 2012 6 FIT ACADEMY G/F King's Court II Building, 2129 Pasong Tamo corner Dela Rosa Street, Makati City Tel. Nos. 822-7120, 759-4348 ECLIPSE FOLDER SETUP 1. Copy the Eclipse Folder to the Program Files directory. 2. Wait until the file has been copied to the destination (Program Files).
  • 7. Android SDK : Mobile Apps Development 2012 7 FIT ACADEMY G/F King's Court II Building, 2129 Pasong Tamo corner Dela Rosa Street, Makati City Tel. Nos. 822-7120, 759-4348 3. Open Eclipse Folder inside Program Files and create a shortcut for the Eclipse Exe File. Right click the file, select Send to, then click Desktop(create shortcut). 4. The Eclipse icon will appear in the desktop
  • 8. Android SDK : Mobile Apps Development 2012 8 FIT ACADEMY G/F King's Court II Building, 2129 Pasong Tamo corner Dela Rosa Street, Makati City Tel. Nos. 822-7120, 759-4348 ANDROID-SDK INSTALLER 1. Click on the Android SDK setup file. 2. When the Setup Wizard appears, click Next.
  • 9. Android SDK : Mobile Apps Development 2012 9 FIT ACADEMY G/F King's Court II Building, 2129 Pasong Tamo corner Dela Rosa Street, Makati City Tel. Nos. 822-7120, 759-4348 3. The installer will try to detect the Java SDK package installed in the workstation. To avoid further errors in the future, please make sure that Java SDK has been installed in the workstation initially. Then, click Next. 4. Choose the user who will use the Android Tool. For training purposes, we will select install for anyone using this computer then click Next.
  • 10. Android SDK : Mobile Apps Development 2012 10 FIT ACADEMY G/F King's Court II Building, 2129 Pasong Tamo corner Dela Rosa Street, Makati City Tel. Nos. 822-7120, 759-4348 5. Use the default location for the installation then click Next.
  • 11. Android SDK : Mobile Apps Development 2012 11 FIT ACADEMY G/F King's Court II Building, 2129 Pasong Tamo corner Dela Rosa Street, Makati City Tel. Nos. 822-7120, 759-4348 6. For the Start Menu, just use the default folder then click Next. 7. It will extract all the required files to install Android SDK. Once completed, click Next.
  • 12. Android SDK : Mobile Apps Development 2012 12 FIT ACADEMY G/F King's Court II Building, 2129 Pasong Tamo corner Dela Rosa Street, Makati City Tel. Nos. 822-7120, 759-4348 8. Uncheck “Start SDK Manager” and click Finish.
  • 13. Android SDK : Mobile Apps Development 2012 13 FIT ACADEMY G/F King's Court II Building, 2129 Pasong Tamo corner Dela Rosa Street, Makati City Tel. Nos. 822-7120, 759-4348 ANDROID COMPONENTS PACKAGE 1. After installing the Android SDK, it will create a folder inside “Program FilesAndroid” directory. 2. Replace this android-sdk folder with the android-sdk inside the installer folder.
  • 14. Android SDK : Mobile Apps Development 2012 14 FIT ACADEMY G/F King's Court II Building, 2129 Pasong Tamo corner Dela Rosa Street, Makati City Tel. Nos. 822-7120, 759-4348 RUNNING THE ENVIRONMENT (ECLIPSE IDE) 1. Click the Eclipse icon from the desktop. 2. Use the default workspace for developing applications. Click OK. Note: If the workstation is secured by a DeepFreeze software, make sure that the workspace is located in a drive where files are not deleted by the DeepFreeze software.
  • 15. Android SDK : Mobile Apps Development 2012 15 FIT ACADEMY G/F King's Court II Building, 2129 Pasong Tamo corner Dela Rosa Street, Makati City Tel. Nos. 822-7120, 759-4348 3. The Eclipse IDE will load. Click on the Close button “X” for the Welcome screen.
  • 16. Android SDK : Mobile Apps Development 2012 16 FIT ACADEMY G/F King's Court II Building, 2129 Pasong Tamo corner Dela Rosa Street, Makati City Tel. Nos. 822-7120, 759-4348 DETECTING ANDROID API LEVELS 1. Click Window from the Menu Bar, then click Android SDK Manager. 2. The Android SDK manager will appear and show you all the installed API levels. Using this window will allow you to automatically update all the API levels from Google. When the Install Package button is clicked, it will automatically download the package from the Google server.
  • 17. Android SDK : Mobile Apps Development 2012 17 FIT ACADEMY G/F King's Court II Building, 2129 Pasong Tamo corner Dela Rosa Street, Makati City Tel. Nos. 822-7120, 759-4348 CREATING A NEW VIRTUAL DEVICE 1. Click Window from the Menu Bar, then click AVD Manager.
  • 18. Android SDK : Mobile Apps Development 2012 18 FIT ACADEMY G/F King's Court II Building, 2129 Pasong Tamo corner Dela Rosa Street, Makati City Tel. Nos. 822-7120, 759-4348 2. The Android Virtual Device Manager window will appear. Click New. 3. Type the name of your virtual device. For the target, select which API level would you like to use. Let’s use Android 2.2
  • 19. Android SDK : Mobile Apps Development 2012 19 FIT ACADEMY G/F King's Court II Building, 2129 Pasong Tamo corner Dela Rosa Street, Makati City Tel. Nos. 822-7120, 759-4348 4. Type in the desired size of your virtual SD card. 5. Click on Create AVD.
  • 20. Android SDK : Mobile Apps Development 2012 20 FIT ACADEMY G/F King's Court II Building, 2129 Pasong Tamo corner Dela Rosa Street, Makati City Tel. Nos. 822-7120, 759-4348 6. The new virtual device will appear on the AVD manager. Click on it and click Start. 7. Click on Launch.
  • 21. Android SDK : Mobile Apps Development 2012 21 FIT ACADEMY G/F King's Court II Building, 2129 Pasong Tamo corner Dela Rosa Street, Makati City Tel. Nos. 822-7120, 759-4348 8. Clicking Launch will load the Android emulator.
  • 22. Android SDK : Mobile Apps Development 2012 22 FIT ACADEMY G/F King's Court II Building, 2129 Pasong Tamo corner Dela Rosa Street, Makati City Tel. Nos. 822-7120, 759-4348