e4de3182c078fac7f557af47a1ad375bbb30a7e4
Done some RnD and made RemoteSync.kt to sync clicks data from local room database to remote server with api call in batches. Completed implementation and tested data with backend. Integrated api for user_video_view api. Done some RnD to calculated the duration of video viewed overall in LiveStreamPlayerActivity. - successful. Created Database for VideoViewEvent, Dao, and VideoViewHelper to upsert data into local database. MyListRepository changes to load only specific data in favorite listing when that particular module is changed. - successful and tested. Created build to be shared with client.
Description
No description provided
Languages
Kotlin
100%