We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f3f310c + 6dfda1e commit 41ed5acCopy full SHA for 41ed5ac
README.md
@@ -7,7 +7,7 @@
7
- [Activity生命周期管理][5]
8
- [插件加载机制][6]
9
- [广播的处理方式][7]
10
-- Service组件的管理,占坑和Hook
+- [Service的管理][8]
11
- ContentProvider的管理
12
- 插件加载解析之自定义包管理服务(PackageManager)
13
- 插件进程管理机制(ActivityMAnager)
@@ -24,3 +24,4 @@
24
[5]: http://weishu.me/2016/03/21/understand-plugin-framework-activity-management/
25
[6]: http://weishu.me/2016/04/05/understand-plugin-framework-classloader/
26
[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