Android Software Engineer Question: Download Android Software Engineer PDF

List the features of Android?

Tweet Share WhatsApp

Answer:

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.

Download Android Software Engineer PDF Read All 62 Android Software Engineer Questions
Previous QuestionNext Question
How to select more than one option from list in android xml file? Give an example?Tell me what is needed to make a multiple choice list with a custom view for each row?