Getting access to media player cache

The idea is to create a proxy that the media player can read from, instead of reading data directly from the web.

I used danikula/AndroidVideoCache which is very simple to build/use.
I used it for Audio not Video, but its just the same.

Leave a Comment