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
Hello sir,
Actually I searched a lot for precache of videos in recyclerview in java so that user does not need to wait.I found CacheWriter we can use but did not get proper documentation in java.
I used cachedatasource factory to cache video but first time user need to wait to play video but next time it plays from cache but i want first time also play from cache.
how I can acheive this?
The text was updated successfully, but these errors were encountered:
Hello sir,
Actually I searched a lot for precache of videos in recyclerview in java so that user does not need to wait.I found CacheWriter we can use but did not get proper documentation in java.
I used cachedatasource factory to cache video but first time user need to wait to play video but next time it plays from cache but i want first time also play from cache.
how I can acheive this?
The text was updated successfully, but these errors were encountered: