频:mp3 wma
视频:3gp mp4
Demo:
布局:
[html] view plain copy
print?
android:layout_width="match_parent"
android:layout_height="match_parent" />
活动代码:
[html] view plain copy
print?
package com.example.videoviewdemo;
import android.app.Activity;
import android.media.MediaPlayer;
import android.media.MediaPlayer.OnCompletionListener;
import android.media.MediaPlayer.OnErrorListener;