搜索资源列表
Android-Media-Player
- 一个用Java在Android下开发的音乐播放器,支持音乐播放器的常见功能,然后加入了较强的媒体库管理功能,能动态维护SD卡上的音乐文件,并对播放列表进行管理,有很强的学习参考价值-The development of Java in Android music player, support the common features of the music player, then add a strong media library management functions, dynamic
Player
- 用applet创建播放器,在界面上设置播放、循环、停止按钮,音频文件放在该applet同一目录下,用URL类来定位获取音频文件进行播放。Java支持的音频格式有:wav、AIFF、MIDI、AU和RMF,这里使用常见的wav格式。-Create a player with the applet, set the play in the interface, loop, stop button, the audio files in the same directory as the applet