ywg_dev_doc
1. tee
2. u-boot dev note
3. kernel note
4. linux driver modules note
5. file system note
6. application development node
7. misc
8. embeded
9. net
10. rtos note
11. android
11.1. android编译系统
11.2. android init启动
11.2.1. init天子一号进程
11.2.2. init.rc
11.2.3. zygote进程孵化器
ywg_dev_doc
»
11.
android
»
11.2.
android init启动
查看页面源码
11.2.
android init启动
11.2.1. init天子一号进程
11.2.1.1. init进程—第一阶段
11.2.1.2. init进程—第二阶段
11.2.2. init.rc
11.2.2.1. init.rc语法
11.2.2.2. init.rc注释
11.2.2.3. init.rc代码解析
11.2.3. zygote进程孵化器
11.2.3.1. zygote启动过程
11.2.3.2. app_process64
11.2.3.3. ZygoteInit