Foreword:

long time no technical stuff,as the plan,I will focus on the mobile dev stuff.I know I don't catch the trend of industry quickly but I will try.finally get some time to see what's Android.

the defined by official website:

What's Android?

Android is a software stack for mobile devices that includes an operating system, middleware and key applications. The Android SDK provides the tools and APIs necessary to begin developing applications on the Android platform using the Java programming language.

Features

  • 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. 代码中设置drawableleft
  2. android 3.0 隐藏 系统标题栏
  3. Android开发中activity切换动画的实现
  4. Android(安卓)学习 笔记_05. 文件下载
  5. Android中直播视频技术探究之—摄像头Camera视频源数据采集解析
  6. 技术博客汇总
  7. android 2.3 wifi (一)
  8. AndRoid Notification的清空和修改
  9. Android中的Chronometer

随机推荐

  1. Android(安卓)OpenCV(四):绘制几何图形
  2. 【cocos2dx 3.2】2048
  3. Databinding简单的分析ImageView属性andr
  4. Android开发之ViewFlipper
  5. 一个自定义的Topbar模板
  6. Android(安卓)48个小知识(第一篇1-24)很强
  7. android 模拟器time out 解决办法
  8. Android之循环队列操作
  9. Android(安卓)- 使用Intent来启动Activit
  10. Android(安卓)Studio提示 Cannot load ke