Skip to content

Commit

Permalink
update the index for content provider
Browse files Browse the repository at this point in the history
  • Loading branch information
tiann committed Jul 13, 2016
1 parent 7527916 commit 50d0d2d
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README.md
Expand Up @@ -8,12 +8,9 @@
- [插件加载机制][6] - [插件加载机制][6]
- [广播的处理方式][7] - [广播的处理方式][7]
- [Service的管理][8] - [Service的管理][8]
- ContentProvider的管理 - [ContentProvider的管理][9]
- 插件加载解析之自定义包管理服务(PackageManager)
- 插件进程管理机制(ActivityMAnager)
- 插件机制之资源管理
- DroidPlugin插件通信机制 - DroidPlugin插件通信机制
- DroidPlugin框架缺陷 - 插件机制之资源管理
- 不同插件框架方案对比 - 不同插件框架方案对比
- 插件化的未来 - 插件化的未来


Expand All @@ -25,3 +22,4 @@
[6]: http://weishu.me/2016/04/05/understand-plugin-framework-classloader/ [6]: http://weishu.me/2016/04/05/understand-plugin-framework-classloader/
[7]: http://weishu.me/2016/04/12/understand-plugin-framework-receiver/ [7]: http://weishu.me/2016/04/12/understand-plugin-framework-receiver/
[8]: http://weishu.me/2016/05/11/understand-plugin-framework-service/ [8]: http://weishu.me/2016/05/11/understand-plugin-framework-service/
[9]: http://weishu.me/2016/07/12/understand-plugin-framework-content-provider/

0 comments on commit 50d0d2d

Please sign in to comment.