17

Android Application Development

Embed Size (px)

Citation preview

Page 1: Android Application Development
Page 2: Android Application Development
Page 3: Android Application Development
Page 4: Android Application Development
Page 5: Android Application Development

A complete software stack for mobile devices

Introducing Android A first joined project of Open Handset Alliance(OHA).

• First Open, Complete and Free platform• Software stack open-sourced under Apache 2.0 license• Source code is available and everyone have the capability to built an

image

The Android PlatformIt includes an OS, a middleware and some applications.

• Lightweight and full featured• Developers can extend and replace existing components

A Development EnvironmentA SDK is available to build, compile, test and debug user applications.

• Applications are developed using Java programming language• No difference between the built-in applications and user ones

Page 6: Android Application Development
Page 7: Android Application Development
Page 8: Android Application Development

Platform Version API Level VERSION_CODEAndroid 4.3Android 4.2

1817 JELLY BEAN

Android 4.1 16 JELLY BEAN

Android 4.0.3 15 ICE_CREAM_SANDWICH_MR1

Android 4.0, 4.0.1, 4.0.2 14 ICE_CREAM_SANDWICH

Android 3.2 13 HONEYCOMB_MR2

Android 3.1.x 12 HONEYCOMB_MR1

Android 3.0.x 11 HONEYCOMB

Android 2.3.4 Android 2.3.3 10 GINGERBREAD_MR1

Android 2.3.2 Android 2.3.19 GINGERBREAD

Android 2.3

Android 2.2.x 8 FROYO

Android 2.1.x 7 ECLAIR_MR1

Android 2.0.1 6 ECLAIR_0_1

Android 2.0 5 ECLAIR

Android 1.6 4 DONUT

Android 1.5 3 CUPCAKE

Android 1.1 2 BASE_1_1

Android 1.0 1 BASE

Page 9: Android Application Development
Page 10: Android Application Development

Android

SDKJDK

Ready to

build

Eclipse IDE

Page 11: Android Application Development
Page 12: Android Application Development

ApplicationDevelopment

AtTechnocrats E Services

Page 13: Android Application Development

Voice Recorder

Page 14: Android Application Development

Weather Application

Page 15: Android Application Development

Learn Punjabi

Page 16: Android Application Development

Bluetooth Chat

Page 17: Android Application Development