1. Have a complete application framework, support 4 large application components (Activity,service,content provider,broadcast), can be replaced at any level and
Re-use.
2. Run on the Dalvik virtual machine, the Dalvik virtual machine is register-based. Runs faster than traditional JVM (stack-based) speeds.
The WebKit-centric browser is built into the 3.Android to support new web standards such as HTML5.
Rich 4.2D and 3D drawing capabilities. Supports OpenGL.
5. Support for lightweight database SQLite.
6. Support for many hardware sensors (directional sensors, gravity sensors, optical sensors, pressure sensors, etc.) and some other hardware. such as Bluetooth,
3g,wifi,camera,gps and so on.
7. Support for innovative information presentation (toast,notification)
8, easy to brush machine
9, open source mobile operating system, low cost of research and development.
10. Integrated eclipse development environment and sophisticated hardware emulator (simulator). As well as some program debugging, memory and performance analysis tools.
Characteristics of Rabbit--android