Skip to content
This repository was archived by the owner on Apr 3, 2023. It is now read-only.

Database Wiki

sungraek edited this page Oct 25, 2020 · 21 revisions

DatabaseHelper

Input: Context Output: SQLiteOpenHelper Description: Initializes the database

insertRow

Input: TableName: String, Data: Array Description: Inserts

Clone this wiki locally