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 is android 8.1 called?
Could you point out some of the prime advantages of android?
What does os mean on a phone?
What are the four asynctask methods that must be overridden?
What is android sdk?
What is android 8.0 called?
Can you change the name of an application after its deployment?
Which is better colour os or miui?
If the action is action_call, what the data field would be ?
What are the different modes of operations used in services for android?
What is the demand of mobile application developers?
Tell us why would you do the setcontentview() in oncreate() of activity class?