0804032048-樊瑾-毕业论文 - 图文

loading 分享 2026-7-18 下载文档

合肥学院计算机科学与技术系毕业论文

}

}

super.onCreate(savedInstanceState); this.setContentView(R.layout.movieplayer);

VideoView vv = (VideoView) findViewById(R.id.videoView); // vv=new VideoView(this);

MediaController mc = new MediaController(this); vv.setMediaController(mc); Intent intent = getIntent();

vv.setVideoPath(intent.getStringExtra(\vv.requestFocus(); vv.start();

44


0804032048-樊瑾-毕业论文 - 图文.doc 将本文的Word文档下载到电脑
搜索更多关于: 0804032048-樊瑾-毕业论文 - 图文 的文档
相关推荐
相关阅读