In this video we start the discussion about how to implement a custom content provider. Initially we discuss about when there is a need to implement a custom content provider. Then we move on to how the CONTENT_URI plays an important role in the implementation of content provider. We then start discussing about the structure of the URI and how it is designed. We then move on to a demo where we actually see how a CONTENT_URI is framed.
Follow me on Twitter: https://twitter.com/anilvdeshpande
Demo source code on Github: https://github.com/AnilDeshpande/DBDemoToDoList/tree/with-content-provider
Download
0 formats
No download links available.
Custom Content Provider [Designing CONTENT_URIs]: Android Data Persistence Tutorial - Part 11 | NatokHD