Android Content Provider

  • store and retrieve data and make it accessible to all application
  • share data across applications
  • example: Android contains a SQLite DB which can serve as data provider