文档详情

基于安卓Android的多功能视频播放器的系统设计与实现毕业论文.doc

发布:2017-12-10约3.54万字共59页下载文档
文本预览下载声明
基于Android的多功能视频播放器的系统设计与实现 摘 要: 如今,随着基于android的智能手机的兴起,一款具有个性化的多功能播放器是消费者的一个主要需求。因此,设计一个基于android手机的多功能播放器,具有重要的实际意义。 遵循软件工程规范,文中主要介绍了基于android的多功能视频播放器的设计和实现过程,实现了手机中视频文件的过滤读取、存储、播放、收藏等功能。同时简单的实现了实时流协议RTSP(Real Time Streaming Protocol)实时流协议 Design and Implementation of Multi-functional Video Player Based-on Android ABSTRACT: Nowadays, with the development of the smart phone based on android, a multi-functional and personalized player is a major demand of consumers. Therefore, it is of important and practical significance to design a multi-functional mobile phone player based on android. Following the specification of software engineering , the paper mainly introduces the design and implementation process of the multi-functional video player based on android and realizes the cell phone video files in the filtering read, storage, broadcast, collection and other functions.Meanwhile,it simply realizes the function of playing RTSP online video stream.Under the environment of the Eclipse and Android ADT in JAVA code,it uses the surface view control with the message buffer , Android Activity with landscaping interface layout and database SQLite to store data. Keywords: Android; Multi-functional Player; Real Time Streaming Protocol 目 录 1. 绪论 1 1.1课题背景 1 1.2 Android Player的发展概况 1 1.3项目的主要工作和解决的问题 1 2. 基于Android的多功能视频播放的 3 2.1系统的可行性分析 3 2.2系统的需求分析 3 3. 基于Android的多功能视频播放的系统 9 3.1系统的开发环境 9 3.2系统功能模块的设计 11 3.3系统数据库设计 12 4. 基于Android的多功能视频播放的系统 16 4.1数据库管理 16 4.2 UI界面的实现 18 4.3智能搜索模块的实现 18 4.4本地文件列表模块的实现 23 4.5 网络文件获取模块的实现 24 4.6所有文件列表模块的实现 25 4.7历史播放列表模块的实现 24 4.8收藏喜爱列表模块的实现 24 4.9基本播放控制模块的实现 26 总 结 29 参考文献 28 1绪论 1.1课题背景 作为集通讯与娱乐消费为一体的智能手机,播放器是其中一个必不可缺的重要功能,一个贴近用户,方便用户的多功能的播放器也是用户所渴望的。 随着Google推出的Android手机的不断更新,技术上面也趋于成熟,一个好的视频播放器的设计成为可能。 目前,作为Google的手机用户而言,都有视频播放器的实体应用。但是,对于绝大多少而言,其界面单调,功能单一。比如,界面与其他非智能的手机没有大的区别,而功能上面,也就除了基本的播放控制流程之外,多上一个视频信息的显示,同时加上一个对预设定路径的播放列表的展示。 然而这个已经满足不了当前消费者的需求。加上,由于目前WiFi局域网的流行,手机网上冲浪越来越方便,也越来越实惠,作为一款手机播放器,如果不能获取网上的视频流,我想这个播放器也就out了。如何实现网上
显示全部
相似文档