WHAT IS ANDROID?

ANDROID

Android is a software stack for mobile devices that includes an operating system, middleware and key applications. The Android SDK provides the tools and APIs necessary  to begin developing applications on the Android platform using Java Programming language.

FEATURES

Application framework enabling reuse and replacement of components.

Dalvik virtual Machine optimized for mobile devices.

Integrated Browser based on the Open source WebKit engine.

Optimized graphics powered by a custom 2D graphics library, 3D graphics based on the OpenGL ES 1.0 specification.

SQLite for structure data storage.

media support for common audio, video and still image formats(MPEG4, H.264, MP3, AAC, AMR, PNG, GIF)

GSM Telephony

Bluetooth, EDGE, 3G and WiFi

Camera , GPS, compass and Accelerometer.

Rich development environment including a device emulator tools for debugging, memory and performance profiling, and a plugin for the Eclipse IDE.

Application of Android:

Android will ship with a set of core application including an email client, SMS program, calendar, maps , browser, contacts, and others. All applications are written using the Java programming language.

What is AndroidANDROID
Android is a software stack for mobile devices that includes an operating system, middleware and key applications. The Android SDK provides the tools and APIs necessary  to begin developing applications on the Android platform using Java Programming language.
FEATURESApplication framework enabling reuse and replacement of components.Dalvik virtual Machine optimized for mobile devices.Integrated Browser based on the Open source WebKit engine.Optimized graphics powered by a custom 2D graphics library, 3D graphics based on the OpenGL ES 1.0 specification.SQLite for structure data storage.media support for common audio, video and still image formats(MPEG4, H.264, MP3, AAC, AMR, PNG, GIF)GSM Telephony Bluetooth, EDGE, 3G and WiFiCamera , GPS, compass and Accelerometer.Rich development environment including a device emulator tools for debugging, memory and performance profiling, and a plugin for the Eclipse IDE.
Application of Android:
Android will ship with a set of core application including an email client, SMS program, calendar, maps , browser, contacts, and others. All applications are written using the Java programming language.

Leave a Reply