ContentProviderHelper – Sample App For Understanding ContentProviders
This library is actually an app that explains and instructs how to use ContentProviders. To be more precise, it helps developers to discover and query content providers. You can add and delete your own URIs manually or search for all available content providers on the device. Check it out here: https://github.com/jenzz/ContentProviderHelper