我正在尝试使用mediaplayer获取媒体文件的持续时间,一切正常,但我在DDMS中收到警告,如下所示。10-21 17:30:35.109: W/MediaPlayer(7564): mediaplayer went away with unhandled events//mediaPlayerobject initiated to get the durationmediaPl
MediaPlayer.reset()会调用onCompletion吗?我已经包含了logcat输出和我的代码。如果我做错了什么,请告诉我。提前谢谢。About to call prepareAsync()02-24 00:36:35.226: E/MediaPlayer(6675): Attempt to call getDuration without a valid mediaplayer
02-24 00:3