i have done SQLite database programming for Android, but i dont know anything about
Content-Provider except this: \"As i have referred Android Developer page , Android SDK e
The main difference is: when your app needs to share information to another apps, use Content-Provider. SQLite only storage data for the app who creates it