You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple Android app that counts unique read book pages by user using an SQLiteDatabase and ContentProvider, etc.
Implemented as a pre-interview task for G-Planet Tech
Features:
ContentProvider
OpenDbHelper
Contract and Entry Classes
SQLiteDatabase
About
A simple Android app that counts unique read book pages by user using an SQLiteDatabase and ContentProvider, etc.