开发者

Play video from web and save to file

Is it possible to play video from URL in VideoView开发者_运维知识库 and simultaneously save it to file on sdcard?

I want to let user start watching the movie just after action and make movie available for offline viewing next time.


There is nothing built into Android to support this.

You are welcome to try to pull this off yourself by doing your own buffering and using your own mini HTTP server or something to supply the data to the VideoView, but I doubt this will be easy.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜