"First line of code notes" (i)

Source: Internet
Author: User

Android System Framework

1. Linux Kernel layer: Provides low-level driver for hardware, such as display driver, audio driver, camera driver, Bluetooth driver.

2. System Runtime Layer: Provide main feature support for Android system through C/C + + library, such as database support provided by SQLite Library, opengl| The ES Library provides support for 3D drawings, the WebKit library provides support for the browser kernel, as well as the Android Runtime Library, and the Android runtime library contains the Dalvik virtual machine, which enables each Android application to run in a separate process. and has its own Dalvik virtual machine instance.

3. Application Framework Layer: Provides the various APIs that may be used to build the application.

4. Application layer: All applications installed on the phone

Android Four components

Activity activities, service services, broadcast receivers broadcast receiver, content provider contents Provider

"First line of code notes" (i)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.