Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 161 Bytes

File metadata and controls

4 lines (3 loc) · 161 Bytes

android-sqlite-sample

Sample project showing how to use sqlite in an android app

Creates a single table in a database. Shows "SELECT", "UPDATE" and "DELETE".