You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Contacts Manager App was made for the users to create their own contact lists by providing information regarding full name, email address, and phone number.
The concepts that I applied on Contacts Manager Mobile App are in the following:
📌Adapter Class
📌Entity Class
📌Database Helper Class
📌ROOM Dependency
📌Data Access Object (DAO)
ContactsManager.SQLite.App.mp4
About
Contacts Manager App was made for the users to create their own contact lists by providing information regarding full name, email address, and phone number.