Mp3Play er
jav a 文件 package com
multimedia; import java
File; import java
FilenameFilter; import java
IOException; import java
ArrayList; import java
List; import android
ListActivity; import android
MediaPlayer; import android
MediaPlayer
OnCompletionListener; import android
Bundle; import android
Handler; import android
KeyEvent; import android
View; import android
widget
ArrayAdapter; import android
widget
ImageButton; import android
widget
ListView; import android
widget
SeekBar; import android
widget
SeekBar
OnSeekBarChangeListener; import android
widget
TextView; public class Mp3Player extends ListActivity { /** Called when the activity is first created
*/ /* 定义5 个图像按钮 */ private ImageButton mFrontImageButton = null; privat