Nama        : Safira Aini

NIM           : 1202154315

Kelas         : SI-39-03

10.1A: SQLite Database

Task 1. Extend SQLiteOpenHelper to create and populate a database

 

Task 2. Create a data model for a single word

 

Task 3. Implement the query() method in WordListOpenHelper

 

Task 4. Display data in the RecyclerView

 

Task 5. Add new words to the database

 

Task 6. Delete words from the database

Task 7. Update words in the database

 

Hasil :

 

10.1B: Searching a SQLite Database

Task 1. Add Search

 

 

Hasil :