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 |
Tell us why would you do the setcontentview() in oncreate() of activity class?
differences between google android studio and android studio ?
What is .gitignore?
What is android 8.0 called?
List important file and folder when you create new android application?
What is lifecycle of an activity?
What is the procedure to check status of an activity in android?
What is meant by activities?
How to start another activity?
Is android marshmallow outdated?
What is a sticky broadcast? Give an example.
What is the use of android os?