Room DB
Last updated
Last updated
Some data we store at local database android(room). Here list data we manage at local database, this data will be lost when user do app clear data, app uninstall :
1. Notification Data - Menu Notification. All receive notification will be save offline 2. Favorites Data - Menu Favorites. When user add video to favorite data will be store here.
You can see the detail from package room :
Reference : https://developer.android.com/topic/libraries/architecture/room