Learn about Android Core Services

Source: Internet
Author: User

Core Services : There are 50-80 types of Android service and Nateive service

Android Service Java implementation of the

Nateive Service/C + + implementation

Core Services are IPC with IBinder interface

ServiceManager Important Services

Start dozens of system services during boot

All core services are started when the boot is complete

Android Boot Process

OS detection Linux kernel + Drivers + HW

Init process reads init.rc file (init.rc configuration profile)

1. Create the runtime process---create Servicemangager

2. Create Zygote process----Create VMS (Zygote implemented using C + +/java)

----Create System Server (Android service and Native service)

Init process starts server (System server and Surfacefinger and MediaServer)

Launch of Android app app

  Activitymanagerservice launches an app that uses the socket request zygote to fork a process to the app  

Learn about Android Core Services

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.