AndroidVideoCache
AndroidVideoCache copied to clipboard
Cache support for any video player with help of single line
table sourceInfo is not encrypted.
When you enter an activity for the first time, the video does not play, you exit the current activity, and then enter the current activity again, you can play, who...
The resource is updated and the name of the resource remains unchanged. Instead of retrieving the video from the server, the local cache is played.
Suppose I set the size of the cached file to 256M before, then I cached about 200M files, and then I changed the size of the cached file to 0M....
How to get cache speed?Please help me!
How to stop loading cache after exit An exception occurs when the shutdown method is called
Hi, Following up on this [issue](https://github.com/danikula/AndroidVideoCache/issues/71#issuecomment-301775416) I wrote the `Cipher` using `XOR` encryption as you said above, but i ran into problem where data is ciphered successfully and cached but...