Skip to main content

What are the features of Android?


  • 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.

Comments