A content provider manages a shared set of application data. You can store the data in
the file system, an SQLite database, on the web, or any other persistent storage location your
application can access. Through the content provider, other applications can query or even modify
the data
No comments:
Post a Comment