基于android平台的视频播放器设计论文.docx
文本预览下载声明
四川理工学院毕业设计基于android平台的视频播放器设计学 生:徐东学 号:12021040122专 业:电气工程及其自动化班 级:2012.卓越指导教师:曾晓辉、刘兴忠四川理工学院自动化与电子信息学院二O一六年六摘要:随着计算机科学和移动终端的不断发展,Android移动在终端已经成为了当今的主流,功能完善和性能优越的移动设备是用户优先选择的。因此开发出功能强大且界面美观的手机应用具有广阔的市场前景。本视频播放器是基于Android平台研究开发,具有完善美观的用户界面,除了基本的播放视频外,还能查看视频信息,视频的进度条的拖拽,手势调节屏幕亮度和声音大小。本文设计的播放器采用Vitamio的视频解码器框架,可以播放多种常见的本地视频格式,界面简洁美观。关键词:Android,Vitamio,视频,播放器Abstract:With the continuous development of computer science and mobile terminals, Android mobile terminal has become the mainstream of todays mainstream, functional improvement and superior performance of mobile devices is the user preferred. So it has a broad market prospect to develop the mobile phone with powerful function and beautiful interface.The video player is based on Android platform research and development, with a perfect and beautiful user interface, in addition to the basic play video, but also to see the video information, the progress of the video of the drag, gesture control screen brightness and loudness of the sounds.In this paper, the design of the player using Vitamio video decoder framework, you can play a variety of common video format, the interface is simple and beautiful.Key words: Android,Vitamio,Video ,player目录摘要IAbstractII第1章前言11.1设计的目的及意义11.2国内外发展现状11.3 视频播放器概述2第2章 Android开发技术介绍42.1 Android的架构介绍42.2 Android平台上开发技术介绍62.2.1 Android四大组件62.2.2 组件之间的调用102.2.3 Android进程和线程112.2.4 Android界面构造132.2.5 开发工具?Eclipse16第3章视频播放器需求分析173.1 视频播放器概述173.2软件功能173.2.1 视频播放器界面173.2.2 性能要求193.3视频播放流程图19第4章视频播放器的实现214.1 启动界面214.2 列表界面224.3播放界面模块254.3.1 视频的播放254.3.2 控制菜单264.4 对话框界面294.5 其他界面模块294.5.1菜单自动隐藏模块304.5.2 Toast 界面模块304.6 退出界面304.7 本章小结31第5章视频播放器的测试325.1解码能力325.2功能性测试335.3播放器的主观效果335.4 本章小结33第6章结束语356.1总结356.2 问题和展望35致谢37参考文献38附录39第1章 前 言1.1设计的目的及意义随着当今科学技术的发展, 各种各样的应用被安装到移动电话上,比如视频电话,VOD视频,移动上网冲浪,在线阅读和资料共享等。为了实现这些应用,移动电话的功能变得更聪明且智能,这也表明了移动互联网到了新时代。新时代的到来,需要一个强大的开发平台来支持,因此,智能手机操作系统技术和研究已成为最活跃的领域之一。由于如今的Android具有开放性,现在的Android系统已经应用于手机和平板电脑上,许多的商家已经将Android移植到高清播放机和智能电视设备上,通过这样的方式消费者会有更多的
显示全部