首页 > 代码库 > 内容提供者的概念

内容提供者的概念

* 应用场景:把应用程序的私有数据暴露出去,给其他应用程序使用

* 私有数据: /data/data/包名/ 数据库、txtXml

内容提供者的概念