谷歌手机系统简介(Google mobile phone system profile).doc
文本预览下载声明
谷歌手机系统简介(Google mobile phone system profile)
Current position: Quick Start what is Android?
What is the Android?
2010-03-08 17:29:23
Android is a special set of software for mobile devices, which includes an operating system, middleware and some important applications. Beta version
The Android SDK provides Android application development tools and API interface must use JaVa language on the Android platform.
Characteristic
? application framework to support component reuse and replacement
? Dalvik virtual machine designed and optimized for mobile devices
? integrated browser based on open-source WebKit engine
? optimized graphics library including custom 2D graphics library, 3D graphics library based on OpenGL ES 1 (optional hardware acceleration)
SQLite as a structured data storage?
? multimedia support including common audio, video and image formats (such as MPEG4, H.264, MP3, AAC, AMR, JPG, PNG,
GIF)
GSM? (telephony hardware dependent)
Bluetooth? EDGE, 3G, Bluetooth, and WiFi (hardware dependent)
Camera?, GPS, compass and accelerometer (accelerometer) (hardware dependent)
? rich development environment including a device emulator, debugging tools, memory and performance analysis chart, and a plugin for the Eclipse IDE
application program
Android in conjunction with a series of core application package released together, the application package includes email client, SMS Short Message program, calendar,
Map, browser, contacts management procedures. All applications are written using the JAVA language.
Application framework
API framework developers can also complete access to the core application use. The architecture design of the application to simplify the reuse of components; any
An application can publish its functional blocks and any other applications can use the function block its release (but must follow the box
The safety limit frame). Similarly, the application reuse mechanism also allows users to easily replace program components.
Each application is h
显示全部