SQLiteOpenHelper failing to call onCreate?

前端 未结 3 1408
南笙
南笙 2020-11-30 03:04

I am trying to create a local database on an android phone using sqlite.

I have a helper class, shown below, that is used to create the database and pro

3条回答
提交回复
热议问题