What is the function of SQLite content provider in mobile application?

A content provider behaves very much like a database where you can query it, edit its content, as well as add or delete content using insert(), update(), delete(), and query() methods . In most cases this data is stored in an SQlite database.

Sizin İçin Seçtik  Does subclass need constructor?

Leave a Reply

Your email address will not be published. Required fields are marked *