Create Sqlite openhelper in android Part – 2

 

What is sqlite open helper? SQLiteDatabase has methods to create, delete, execute SQL commands, and perform other common Relational database management tasks. SQLiteOpenHelper class to manage tasks of creating and initializing the database.

– sqliteopenhelper example


Leave a Reply

Your email address will not be published. Required fields are marked *