Android is a software set specifically for mobile devices, which includes an operating system, middleware and some important applications. The beta version of the Android SDK provides the necessary tools and API interfaces for Android application development using the Java language on the Android platform.
Features
Application framework supports component reuse and replacement
Dalvik virtual machine optimized for mobile devices
Integrated browser based on the open source WebKit engine
Optimized graphics libraries include custom 2D graphics library, 3D graphics library based on OpenGL ES 1.0 (hardware acceleration optional)
SQLite used as structured data storage
Multimedia support included Common audio, video and still image formats (such as MPEG4, H.264, MP3, AAC, AMR, JPG, PNG, GIF)
GSM telephony technology (hardware dependent)
Bluetooth Bluetooth, EDGE, 3G, and WiFi (depends on hardware)
• Camera, GPS, compass, and accelerometer (depends on hardware)
• Rich development environment including device simulators, debugging tools, Memory and performance analysis charts, and Eclipse integrated development environment plug-in
All resources on this website are contributed and published by netizens, or reprinted by major download sites. Please check the integrity of the software yourself! All resources on this website are for learning and reference only. Please do not use them for commercial purposes, otherwise you will be responsible for all consequences incurred! If there is any infringement, please contact us to delete and remove it. Contact information: admin@php.cn