Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 365 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 365 Bytes

gpnt-task

App Logo App logo designed by: https://github.com/richardbmx

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:

  1. ContentProvider
  2. OpenDbHelper
  3. Contract and Entry Classes
  4. SQLiteDatabase