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 |
Where can you define the icon for your activity?
Can you use an Intent to provide data to a ContentProvider? If not, what would be the proper mechanism for doing this?
Does Android support push email or is it pull?
What is the adapter in android?
Is the main thread called the ui thread?
How do I update my android oreo?
Explain apk format in android?
Can I upgrade android 6 to 7?
What are the tools used to develop an android app?
What is android version 7.0 called?
What is Drawable?
Give a brief idea about android application architecture?