时间:2024-10-27 16:06:11
1、 调用其自带的播放器。指定Action为ACTION_VIEW,Data为Uri,Type为其MIME类型。
3、使用MediaPlayer类和SurfaceView来实现,这种方式很灵活。