Skip to content

pongopom/BasicContentProvider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BasicContentProvider

Consists of an SQLite db an EditText to enter a name a done button and a TextView to display a list of names. It uses a ContentProvider to access and share the data. It has been kept simple to show how easy it is to create a content provider. To carry out CRUD operations you should install https://github.com/pongopom/BasicContentUser which connects to this app via the content Provider.

About

Demo of a basic Android content provider

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages