转载于:http://www.jacken.com.cn/android-os.yy/

Android---什么玩意?

Google的玩意,Google拿它来玩什么?Is An Open Handset Alliance Project—-手机操作系统.

Android比其他手机操作系统有什么更牛的地方?

Android Architecture:
Android–手掌中的王者?_第1张图片

  • 一、Android是开源的.Android allows you to access core mobile device functionality through standard API calls.
  • 二、Android不单纯只是操作系统. Linux Kernel:Android relies on Linux version 2.6 for core system services such as security, memory management, process management, network stack, and driver model. The kernel also acts as an abstraction layer between the hardware and the rest of the software stack. Android Runtime:The Dalvik VM,有了Java虚拟机,大部分Java核心类库都已经可以直接运行. Libraries:Android includes a set of C/C++ libraries used by various components of the Android system. These capabilities are exposed to developers through the Android application framework. Some of the core libraries are listed below:System C library ,Media Libraries ,Surface Manager ,LibWebCore ,SGL , ,3D libraries ,FreeType ,SQLite. Fast & easy development:The SDK contains what you need to build and run Android applications, including a true device emulator and advanced debugging tools.Google提供了基于Eclipse的完整开发环境,模拟器,文档,帮助,示例.
  • 三、围绕Android形成了一个移动手机联盟 .

一些问题值得思考:

  1. Android是用Java来开发应用的.
  2. Java ME前景如何?
  3. 应该现在开始学习Android吗?

视频:


更多相关文章

  1. 禁止手机横竖屏
  2. Android studio 无法启动安卓模拟器
  3. 基于Socket的Android手机视频实时传输
  4. Android手机震动抖动效果的实现
  5. Android VNC Server on G1 (PC 远程控制 Android 手机)
  6. android获取手机通讯录联系人
  7. Android获取如何获取当前手机IP地址
  8. Android 如何获取手机内存大小,内置存储空间大小

随机推荐

  1. Android编译源码时禁用werror避免报错
  2. Android(安卓)GPS获取地理位置
  3. Other:Android绘制波浪曲线
  4. android跳转到系统应用的相关API
  5. Android(安卓)自定义控件WheelView
  6. Android(安卓)onTouchEvent和onIntercept
  7. Android(安卓)为TextView 添加边框
  8. Android(安卓)新开启Activity返回结果(发
  9. 《第一行代码--Android》读书笔记之网络
  10. Android(安卓)网页无法打开 net:ERR_UNKN