danikula / AndroidVideoCache

Cache support for any video player with help of single line
Apache License 2.0
5.42k stars 1.15k forks source link

Cache persistence after app restart #277

Open jenlai1345 opened 4 years ago

jenlai1345 commented 4 years ago

Hi,

First of all, thank you for this great library! I have an app which streams the same set of videos over and over. It is to my knowledge that once the app is closed and restarted, the cache is gone. Is there a way to persist the cache, even after the app is restarted?

Thank you very much for your help!!!

eunwoop commented 3 years ago

Once the app is closed and restarted, the cache is not gone, before you delete the app cache data. it's too late, but I hope this helps..