特性:
Application framework enabling reuse and replacement of components
Dalvik virtual machine optimized for mobile devices
Integrated browser based on the open source WebKit engine
Optimized graphics powered by a custom 2D graphics library; 3D graphics based on the OpenGL ES 1.0 specification (hardware acceleration optional)
SQLite for structured data storage
Media support for common audio, video, and still image formats (MPEG4, H.264, MP3, AAC, AMR, JPG, PNG, GIF)
GSM Telephony (hardware dependent)
Bluetooth, EDGE, 3G, and WiFi (hardware dependent)
Camera, GPS, compass, and accelerometer (hardware dependent)
Rich development environment including a device emulator, tools for debugging, memory and performance profiling, and a plugin for the Eclipse IDE

架构:

更多相关文章

  1. Android(安卓)Manifest 用法
  2. Android笔记(28)MVVM架构过程
  3. Android发展史(Android各版本特性-知识篇)
  4. Android(安卓)RIL总体架构介绍
  5. Android(安卓)GPS架构分析
  6. [Android(安卓)新特性] Android(安卓)4.3新功能(正式发布前)
  7. 献给android原生应用层开发初学者技术架构选型和整合的方案思路(
  8. Android中的MVP架构初探
  9. android从程序员到架构师之路----高焕堂

随机推荐

  1. Error:Execution failed for task ':app:
  2. Android获取联系人头像的方法
  3. Android开发实践:JNI层线程回调Java函数示
  4. 谨慎使用第三方软件!安卓新型恶意软件,可窃
  5. 2011.09.14——— android listview的横
  6. Android(安卓)AVD之Socket Connect Time
  7. Android(安卓)ApiDemos示例解析(166):Vie
  8. android Activity.java 源码
  9. android 多线程刷新Location
  10. android中引入okhttp