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 |
Which dialog boxes that are supported in android? Explain?
What are the data types supported by aidl?
What are the advantages of having an emulator within the Android environment?
Why would you do the setcontentview() in oncreate() of activity class?
what are the different tools in android?
What are intents?
In android, which layout mode defines the positions of each component relative to each other?
Enumerate the steps in creating a bounded service through aidl?
What is app/ directory?
What is google android sdk? What are the tools placed in android sdk?
What is a layout manager android?
what is handler in android?