Back to Browse

Content Provider : It's query time - Android Data Persistence Tutorial - Part 13

5.3K views
May 23, 2017
5:25

In this video we discuss about the implementation of onCreate and query () methods of Content Provider. We get started by discussing what is the purpose on onCreate method and what it can be used for. Then later we delve in to implementation of query method. It is here we get a glimpse of usage of UriMatcher to resolve the CONTENT_URI to selectively return appropriate Data types Follow me on Twitter: https://twitter.com/anilvdeshpande Source code on Github: https://github.com/AnilDeshpande/DBDemoToDoList/tree/with-content-provider

Download

0 formats

No download links available.

Content Provider : It's query time - Android Data Persistence Tutorial - Part 13 | NatokHD