Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 277 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 277 Bytes

gpnt-task

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