android ppt

19
Submitted By: Nupur Minocha 0905cs111061 BE (CSE) 7th sem INDUSTRIAL TRAINING PRESENTATION ON

Upload: nupur-minocha

Post on 13-Jul-2015

359 views

Category:

Technology


1 download

TRANSCRIPT

Page 1: Android ppt

Submitted By:Nupur Minocha0905cs111061BE (CSE) 7th sem

INDUSTRIAL TRAINING PRESENTATION

ON

Page 2: Android ppt

Contents About CompanySaffron-e-services

About Android Introduction of AndroidVersions of AndroidFolders & Directive Structure in AndroidComponents of AndroidAndroid Life Cycle of Activity

About Project

Page 3: Android ppt

About Company Saffron-e-services helps its Global 2000 customers

remain at the forefront of their industries with innovative uses of technology to operate their businesses more efficiently Saffron-e-services has proven track record of designing and delivering high quality software solutions in the areas of enterprise applications, BPO workflow solutions, eBusinessapplications, and software products

Page 4: Android ppt

What is Android ? Android is a Linux-based operating system which is run on

any mobile device

The first Beta version of android STK was released in 2008

There are more than 4,00,000 apps in Android market

The Android is an open source.

Page 5: Android ppt

Software Development :-Development Requirements :

Java

Android SDK

Eclipse IDE (optional)

Emulator

Programming Languages :

Java-Officially supported

Page 6: Android ppt

Android Versions :-

Version Code name

5.0 Lollypop

4.4 Kitkat

4.2 Jelly Bean

4.1.x Jelly Bean

4.0.x Ice Cream Sandwich

3.2 Honeycomb

3.1 Honeycomb

2.3.3–2.3.7 Gingerbread

2.3–2.3.2 Gingerbread

2.2 Froyo

2.0–2.1 Éclair

1.6 Donut

Page 7: Android ppt

Features of Android

Default Storage

Recyclable widgets

Screen Capture

Video Calling

Multitasking

Voice Based Feature etc.

Page 8: Android ppt

src

.Java

gen

R.java

res

drawback

layout

valuesString.xml

.xml

Page 9: Android ppt

COMPONENTS OF ANDROID

Activity Class

Service Class

Broadcast Receiver

Content Provider

Page 10: Android ppt

Android Life Cycle Of Activity

Page 11: Android ppt

How to run application in androidNow see on the emulator. It is on the home. Now click on the center button to launch the app again.

Now click on the lifecycle activity icon

Page 12: Android ppt

If you see the emulator, application is started .

Page 13: Android ppt

PROJECT

Android music player Application

(RHYTHMBOX)

Page 14: Android ppt

User Interface Tested on:

Android emulator version 4.3

External Interface Requirements

Hardware Requirement: Core i3 processor 4 GB RAM 500 GB Hard Disk

Software Requirement: Android SDK Manager Eclipse ADT(Android Development Tool)

Page 15: Android ppt

How We Planned The Application

Page 16: Android ppt

Level-0 DFD

UserAndroid mp3 player

User input

Show result

Page 17: Android ppt

UI widgetsActivity & IntentsAndroid MenuMultimedia

Concepts used in PROJECT

Page 18: Android ppt

The android music player

Page 19: Android ppt

Thank You