Android kitkat 4.4

18
ANDROID KITKAT 4.4 AND ANDROID PHONES Prepared by, Nishant P. Mehare

Transcript of Android kitkat 4.4

Page 1: Android kitkat 4.4

ANDROID KITKAT 4.4ANDANDROID PHONES

Prepared by,

Nishant P. Mehare

Page 2: Android kitkat 4.4

Contents

History

Introduction of android

Android versions

Android architecture

Discription of android kitkat 4.4

Android market share

Whats new in android kitkat 4.4

Conclusion

Page 3: Android kitkat 4.4

HISTORY OF ANDROID

Android Inc.founded in Palo Alto,california ,united states in October 2003 by Andy Rubin[co-founder of danger ],rich miner[co-founder of wildfire communication Inc.],nick sears[once VP at T-mobile],

and Chris white[headed design and interface development at web TV] to develop.

Page 4: Android kitkat 4.4

WHAT IS ANDROID?

• It is a open source software platform and operating system for mobile devices

• Based on the Linux kernel

• Developed by Google and later the Open Handset Alliance (OHA)

◦ Allows writing managed code in the Java language

• Android has its own virtual machine i.e. DVM(Dalvik Virtual Machine),which is used for executing the android applicatn.

• Google purchased the initial developer of the software , android incorporated in 2005.

Page 5: Android kitkat 4.4

ANDROID VERSION

Page 6: Android kitkat 4.4

Upcoming Android Version

ANDROID 4.4

KITKAT

Android 5.0

Lollipop

Page 7: Android kitkat 4.4

ANDROID ARCHITECTURE

The software stack is split into Four Layers::

• The application layer

• The application framework

• The libraries and runtime

• The kernel

Page 8: Android kitkat 4.4
Page 9: Android kitkat 4.4

KitKat

Android 4.4 (code-nameKitKat) was released onOctober 31.

The android market hasoften suffered fromfragmentation as eachvendor was left to implementits own skin for Android. WithKitKat we are perhapsseeing the start of a core setof UI guidelines for themobile OS.

The following is a summaryof some of the key designchanges introduced withKitKat that should beconsidered when designingmodern Domino applications.

Page 10: Android kitkat 4.4

Android Market Share

Strategy Analytics estimatesthat in the 3rd quarter of 2013Android devices accountedfor 81% of global shipmentsfor smart phones.

While 200 million devicesupgraded to iOS 7 in the first5 days, KitKat is likely to seea much slower uptake withinitial availability limited tothe Google’s own Nexus 5.

Clearly we need to keep aclose eye on everything thatAndroid does as it slowlytakes a stranglehold on thesmart phone market and itsusers set expectations formobile application design.

Android82%

iOS13%

Windows4%

BB1%

Page 11: Android kitkat 4.4

Android kitkat 4.4 - What is

new in Android Update ?

Page 12: Android kitkat 4.4

Branding Color

As with iOS7, we see a move fromthe familiar blue of the Android holocolor scheme to a more neutralgrey.

This change is designed to allowapplications a greater choice ofcolor schemes that will not clashwith the entire screen content

• Also gone is the use of the blue

accent color to denote the touching

of hotspots on the screen. Now

when something is touched its

background color slightly darkens or

lightens.

Page 13: Android kitkat 4.4

Full Screen

Android KitKat has improvedsupport for lettingapplications use the entirescreen.

The Lean Back approach isused when the user will haveminimal interaction with thecontent. A simple touchanywhere on the content willcause the bars to reappear.

A new Immersive approachis used when a higher levelof interaction is expected. Aswipe from the edge willcause a bar in that locationto reappear.

Page 14: Android kitkat 4.4

Translucent Bars

Similar to iOS 7 we see amove to continuously displaymore content from theapplication through the use oftranslucent system, action,and navigation bars.

Note: The use of translucentbars are an option forapplications, not arequirement.

Page 15: Android kitkat 4.4

Gestures

The double touch gesturehas now been formallydefined to scale up thetargeted area to fill thescreen.

A new double touch draggesture operates similar topinch zoom gestures.Dragging up will decreasethe content scale whiledragging down will increasethe content scale.

Page 16: Android kitkat 4.4

New Sensors

KitKat introduces platformsupport for two new compositesensors – a step detector and astep counter.

A growing number of mobiledevice are expected to enablethis capability allowingapplications to take advantageof this data.

Page 17: Android kitkat 4.4

Prepared by:-Nishant P. Mehare

second year I.T.

Page 18: Android kitkat 4.4

Thank You