陳二二的博客 } player.setOnErrorListener(new OnErrorListener(){ public boolean onError(MediaPlayer arg0, int arg1, int arg2) { Toast.makeText(getApplicationContext(),"An error happened while preparing radio",...
维林兄弟的博客android.media.MediaPlayer错误码:/** Unspecified media player error.* @see android.media.MediaPlayer.OnErrorListener*/public static final int MEDIA_ERROR_UNKNOWN = 1;/** Media server died. In this ...
qq654783742的博客05-28 23:19:52.019 15284-15284/com.softpo.videodemo E/dalvikvm: Could not find class 'android.os.PersistableBundle', referenced from method com.softpo.videodemo.MainActivity.access$super 05-2