Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想构建一个允许查看在线视频并缓存它的应用程序。
但我需要帮助:当用户点击神奇的“播放”按钮时,我想开始在外部存储上下载视频并同时播放。我如何管理整个过程?我应该使用什么回调MediaPlayer?有什么提示吗?
MediaPlayer
看我的项目: