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.
Search Knowledge Base Articles
Android Intern Training Material Day 6
Did you find this article useful?
Related Articles
-
Android Intern Training Material Day 1
Prepare demo in Kotlin + Java Definition 1. Create this two screen with all the validations of email, mobile, adhaar card, and pan card.2. You c... -
Docker Development
Material : https://www.youtube.com/watch?v=fqMOX6JJhGo https://kodekloud.com/p/docker-labs https://www.javatpoint.com/docker-php-example h... -
Android Intern Training Material Day 2
1. Read about listview and recyclerview in android.2. Perform the demo for listview and recyclerview.3. Checkbox must be included in recyclerview and ... -
Android Intern Training Material Day 3
1. Perform the demo for Spinner and Radiobutton.2. Perform the demo for shared preference.... -
Android Intern Training Material Day 4
1. Perform demo for seekbar, datepicker, timepicker.Note:(a) Datepicker and Timepicker should be open by clicking on button.(b) User selected date and...