Friday, September 23, 2011

What is Android - [Android Mobil]

Android is a programming software for mobile devices, which added the basic functionality for mobile phones like Operating System, Applications, Middleware and many more. Android is an opensource operating systems, so any one can use this software for free of cost and full right to edit the software for their purpose. Android OS has been designed using Java programming which provides the tools and APIs necessary to begin developing applications.

Features of Android
  • 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 (hardware acceleration optional)
  • SQLite for structured data storage
  • Media support for common audio, video, and still image formats (MPEG4, H.264, MP3, AAC, AMR, JPG, PNG, GIF)
  • GSM Telephony (hardware dependent)
  • Bluetooth, EDGE, 3G, and WiFi (hardware dependent)
  • Camera, GPS, compass, and accelerometer (hardware dependent)
  • Rich development environment including a device emulator, tools for debugging, memory and performance profiling, and a plugin for the Eclipse IDE
Android Architecture



Source : Image

No comments:

Post a Comment