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 |
Explain the key components of android architecture?
What is ischecked() method?
What is a sticky intent in android?
Tell us how would you update the ui of an activity from a background service?
What are the android development tools?
What is if else statement?
Can intent be used to provide data to a contentprovider? Why or why not?
What is the use of webview in android?
What is an Explicit Intent in Android?
What is the android application architecture?
What are launch modes?
What is a visible activity?