Features of Android:
Answer / mady
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.
| Is This Answer Correct ? | 0 Yes | 0 No |
what does android run on ?
Enumerate the steps in creating a bounded service through aidl?
What is Service?
What are the four essential states of an activity?
What main/assets/ directory contains?
What is datepickerdialog in android?
What do intent filters do?
What main components of android application?
Is android system webview important?
What are the three layout managers?
What is the use of content provider?
how to fetch a contact person number from contact application using content provider?