Content Provider Helper
Discover, view and query data of content providers
Version: 1.3.1.1
Added: 01-11-2016
Updated: 12-05-2017
Added: 01-11-2016
Updated: 12-05-2017
This helper is a frontend to query installed content providers. Android's
content providers are similar to database tables.: They have a name (aka
"content:" uri), columns and they can be queried similar to SQL.
Android uses
content-providers as API to manage global accessable data (i.e. images, address
book, text messages, ...).
Forked from jenzz-s
ContentProviderHelper which is not maintained anymore.
App permissions are set generously to provide maximum compatibility.
content providers are similar to database tables.: They have a name (aka
"content:" uri), columns and they can be queried similar to SQL.
Android uses
content-providers as API to manage global accessable data (i.e. images, address
book, text messages, ...).
Forked from jenzz-s
ContentProviderHelper which is not maintained anymore.
App permissions are set generously to provide maximum compatibility.