Answer Posted / 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 |
Post New Answer View All Answers
By default ui components made in the ui editor should have text defined in file?
What is activity component of android?
What is a change gravity?
What is access data using content provider:
Explain me what is android sdk?
How do you delete files from sd card on android?
How to make a textview to be editable?
Define Android application resource files?
What is an android one device?
Explain resource in android?
What is the purpose of android os?
What is the risk in blocking the main thread when performing a lengthyoperation such as web access or heavy computation?
What is the procedure to check status of an activity in android?
When a dialog is requested for the first time, which method will android call from your activity?
Should we change the name of a file after installing?