What two methods do you need to override in the SQLiteOpenHelper class for creating a table, or deleting an existing table and then creating a new table?
a. onCreate() and onUpgrade()
b. onCreate() and onDelete()
c. onCreate() and onUpdate()
d. open() and close()
a. onCreate() and onUpgrade()
The onCreate() and onUpgrade() methods of the SQLiteOpenHelper class need to be overridden for creating a table, or deleting an existing table and then creating a new table
You might also like to view...
A group of related data values to be charted is a data ________
Fill in the blank(s) with correct word
Why is the character-design stage important?
A. It's much easier to change and define the design in quick sketches than in a 3D model. B. It's not very important; it doesn't save time. C. You can do it after the 3D model, as it looks really cool when you show others those designs. D. When you have the character's design, you can post it online and get motivation from feedback.