contentprovider topic

List contentprovider repositories

flying-pigeon

199
Stars
19
Forks
Watchers

flying-pigeon 是一个IPC 跨进程通信组件,底层是匿名内存+Binder , 突破1MB大小限制,无需写AIDL文件,让实现跨进程通信就像写一个接口一样简单

ProviGen

243
Stars
27
Forks
Watchers

Easily make a ContentProvider from an annotated ContractClass.

AndroidComponentPlugin

455
Stars
56
Forks
Watchers

Android上简单实现四大组件的插件化,供学习使用

RemotePreferences

139
Stars
32
Forks
Watchers

A drop-in solution for inter-app access to SharedPreferences.

SafeContentResolver

39
Stars
5
Forks
Watchers

A replacement for Android's ContentResolver that protects against the Surreptitious Sharing attack

ContentProviderHelper

55
Stars
12
Forks
Watchers

A nice little Android app that helps developers to discover and query content providers.

AndroidQuery

19
Stars
4
Forks
Watchers

AndroidQuery is an Android ORM for SQLite and ContentProvider which focuses on easy of use and performances thanks to annotation processing and code generation