Android Intern Training Material Day 6


Prepare the demo for following:

1. Sqlite database
2. Content provider

    Make applications for this both. In both application you have to make login form which contains Name, Email, Contact no., Password and store this information in sqlite and content provider database. All the validations are necessary.

Perform all the operations -- insert, update and delete.
Show all the data in recyclerview from database.

Did you find this article useful?