What are the features of Android?
Answer / clara
Components can be reused and replaced by the application framework.
Optimized DVM for mobile devices
SQLite enables to store the data in a structured manner.
Supports GSM telephone and Bluetooth, WiFi, 3G and EDGE technologies
The development is a combination of a device emulator, debugging tools, memory profiling and plug-in for Eclipse IDE.
| Is This Answer Correct ? | 1 Yes | 0 No |
What is a model class in android?
What is the difference between color os and android?
What is the proper way of setting up an android-powered device for app development?
What are launch modes?
What are the different storage methods in android?
When dealing with multiple resources, which one takes precedence?
What is lazy loading in android?
What is nest?
What is android stickey intent?
What is an Explicit Intent in Android?
how to write a custom adapter in android?
What is the difference between service and intentservice?