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: DatasetName: String, Data: Array
Description: Inserts data into specified table

Clone this wiki locally