Android架构---学东西还是从高处看才能学得远!!

 

Linux Kernel Core services (including hardware drivers, process and memory management,
security, network, and power management) are handled by a Linux 2.6 kernel. The kernel also
provides an abstraction layer between the hardware and the remainder of the stack.
Libraries Running on top of the kernel, Android includes various C/C++ core libraries such
as libc and SSL, as well as:
    ❑ A media library for playback of audio and video media
    ❑ A Surface manager to provide display management
    ❑ Graphics libraries that include SGL and OpenGL for 2D and 3D graphics
    ❑ SQLite for native database support
    ❑ SSL and WebKit for integrated web browser and Internet security
Android Run Time What makes an Android phone an Android phone rather than a mobile
Linux implementation is the Android run time. Including the core libraries and the Dalvik virtual
machine, the Android run time is the engine that powers your applications and, along with
the libraries, forms the basis for the application framework.
    ❑ Core Libraries While Android development is done in Java, Dalvik is not a Java VM.
        The core Android libraries provide most of the functionality available in the core Java
        libraries as well as the Android-specifi c libraries.

    ❑ Dalvik Virtual Machine Dalvik is a register-based virtual machine that’s been optimized
        to ensure that a device can run multiple instances effi ciently. It relies on the
        Linux kernel for threading and low-level memory management.
Application Framework The application framework provides the classes used to create
Android applications. It also provides a generic abstraction for hardware access and manages
the user interface and application resources.
Application Layer All applications, both native and third party, are built on the application
layer using the same API libraries. The application layer runs within the Android run time
using the classes and services made available from the application framework.

  • 0
    点赞
  • 7
    收藏
    觉得还不错? 一键收藏
  • 6
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论 6
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值