2015年5月17日

mediaPlayer 在线播放

摘要: 对于在线歌曲,只需将mp3Path赋值为相应的网址即可,如mp3Path = "http://abv.cn/music/光辉岁月.mp3";mediaPlayer.setDataSource(mp3Path);对于seekBar的缓冲进度更新,只需seekBar.setSecondaryProgre... 阅读全文

posted @ 2015-05-17 21:36 fashare 阅读(270) 评论(0) 推荐(0)

导航