Вы находитесь на странице: 1из 6

Declaration

I hereby declare that this practical training report entitled Android Application contains
original work by the undersigned candidate, as part of his degree of Bachelor of Technology
with the specialization in Computer Science Engineering.
All information have been obtained and presented in accordance with academic rules and
ethical conduct.
I also declare that, this report has not been submitted to any other institute for the award of any
other degree.
.

Name: PAVAN KUMAR


University Roll No.: 12ECTCS068

(Signature of the Candidate)

PREFACE
Practical Training Seminar is an integral part of Bachelor of Technology and each and every
student has to create the Practical training seminar in the 7 th semester while studying in
institute. This record is concerned about our Practical Training Seminar during 7 th semester i.e.
Final Year of Bachelor of Technology. I have taken my Practical Training Seminar on
ANDROID APPLICATION. During this Practical Training seminar, I learn many new
things about the technology and its practical implementation. This Practical Training Seminar
proved to be a milestone in my knowledge of present environment. Every say and every
moment was an experience in itself.

ACKNOWLEDGEMENT
I am very thankful to everyone who all supported me for the completion of my Practical
Training effectively and moreover on time.
I am equally grateful to my supervisor Mr. Brajraj Singh at Hewlett-Packard(hp), Jaipur.
He gave me moral support and guided me in different matters regarding the topic. He had been
very kind and patient while suggesting me the outlines of this Practical Training and correcting
my doubts. I thank him for his overall support.
I am also thankful to Mr. Kartar singh for his support, cooperation, and motivation provided
to me during the Practical Training Seminar for constant inspiration, presence and blessings.
Last but not the least, I would like to thank my parents and friends who helped me a lot in
gathering different information, collecting data and guiding me from time to time in completing
this Practical Training. Despite of their busy schedule, they gave me different ideas in making
this Practical Training unique.

Place: Bikaner

PAVAN KUMAR

Date: 21-12-2015

(12ECTCS068)

Table of Contents
Declaration
Preface
Acknowledgement
Training Certificate
Table of Contents
Chapter 1: INTRODUCTION
1.1 About Android
1.1.1
Open Handset Alliance
1.1.2
Android Features
1.1.3
Android History
1.2 Installing SDK

ii
iii
iv
v
vi
1-12
1-4
1-2
2-2
2-4
45

1.3
1.4

Requirement tools
Language Used

1.5

Architecture of android

5-5
55
56

1.5.1

Linux kernel

55

1.6

1.5.2
Libraries
1.5.3
Android Runtime
1.5.4
Application framework
1.5.5
Application
Application Components

5-6
6-6
6-6
6-6
711

1.6.1

Activity

710

1.6.2

Service

1.6.3

Broadcast Receiver

1111
1111

1.6.4

Content provider

1112

1.7

Setup Development Environment

1.8

Why android required ?

1212
1212

Chapter 2 : ANDROID FILES

136

17
2.1 Java Files
2.2 XML Files
2.3 Manifeast Files
2.4 Apk Files
2.5 Overview of android files
Chapter 3 : USER INTERFACE LAYOUT
3.0 Introduction
3.1 Attributes Id
3.1.1
Id
3.1.2
Layout Parameter
3.2
Type of layout
3.2.1
Linear Layout
3.2.2
Relative Layout
3.2.3
Table Layout
3.2.4
Frame Layout
CHAPTER-4 :Google Map

13-14
14-15
15-16
17-17
17-17
18-23
18
19
18-19
19
20-23
20
20-21
22-23
23
2428

4.1

Creating Project

2
4

4.2
4.3
4.4
4.5
4.6
4.7
4.8
4.9

Change in manifest file


Getting Google API key
Location Listener
Location manager and Service provider
Location update
Current Location
Requirements Tools
Performance

4.1

Project Code

24-25
25-26
26
27
27
28
28
2834

Вам также может понравиться