Skip to content

Commit 41ed5ac

Browse files
author
tiann
committed
2 parents f3f310c + 6dfda1e commit 41ed5ac

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
- [Activity生命周期管理][5]
88
- [插件加载机制][6]
99
- [广播的处理方式][7]
10-
- Service组件的管理,占坑和Hook
10+
- [Service的管理][8]
1111
- ContentProvider的管理
1212
- 插件加载解析之自定义包管理服务(PackageManager)
1313
- 插件进程管理机制(ActivityMAnager)
@@ -24,3 +24,4 @@
2424
[5]: http://weishu.me/2016/03/21/understand-plugin-framework-activity-management/
2525
[6]: http://weishu.me/2016/04/05/understand-plugin-framework-classloader/
2626
[7]: http://weishu.me/2016/04/12/understand-plugin-framework-receiver/
27+
[8]: http://weishu.me/2016/05/11/understand-plugin-framework-service/

0 commit comments

Comments
 (0)