毕业论文

打赏
当前位置: 毕业论文 > 计算机论文 >

安卓媒体播放器的设计与实现

时间:2021-05-29 23:30来源:毕业论文
基于Android系统设计了一款媒体播放器应用程序。Android是一个开源的手机系统,它的底层是基于Linux操作系统。本文所设计的多媒体播放器采用了Android开源系统技术,利用Java语言和Ecli

摘 要:本文主要是基于Android系统设计了一款媒体播放器应用程序。Android是一个开源的手机系统,它的底层是基于Linux操作系统。本文所设计的多媒体播放器采用了Android开源系统技术,利用Java语言和Eclipse开发工具来开发这款播放器。同时给出了详细的系统设计过程,文中还对开发过程中遇到的问题及解决方案进行了讨论。该多媒体播放器集音频、视频播放于一体,音频播放部分实现了播放、暂停、上一首、下一首、音量调节、快进、快退、播放记录查询等功能。性能良好,用户交互友好,在Android系统中能独立运行;视频播放部分实现了一般控制功能以外,还支持旋转屏幕和播放记录查询等功能。本文所设计的系统适应时代要求,具有很好的实际应用价值。67705

毕业论文关键词:Android,开源系统,多媒体播放器,应用程序

Abstract:The article is mainly about a application program of a media player which is on the base of Android system。Android is an open source system, which is based on the bottom of the Linux operating system。The media player in the article uses the Android open source system technology and Java language and Eclipse development tool to develop this type of player。And the detailed design of the system design process is given here。 Also,the problems will be faced with and the solutions are discussed。The multimedia player combines audio broadcast with video broadcast。 The part of audio realizes the play, pause, up, down, the sound volume, fast forward, rewind, play audio record query and other functions。Good performance and friendly user interface can run independently in the Android system。The part of video not only can implement general control functions,but also can support the rotary screen and play records query and other functions。The system designed in this article meets the demands of our era with nice practical application。The  contrast of the development speed of the current hardware, application software development have a long way to go。 

Keywords: android, open source system, Multimedia player, application

目录

1  引言 4

1。1  课题背景 4

1。2  课题目的与意义 4

2  Android平台的概述 5

2。1  什么是Android? 5

2。2  Android平台的搭建 6

3  系统分析 7

3。1  功能需求分析 7

3。2  系统界面需求 10

3。4  系统性能需求 11

3。5  运行环境需求 11

4  系统设计 12

4。1  媒体播放器的系统流程图 12

4。2  系统功能结构图 13

5  系统功能的实现 13

5。1  播放器主界面的实现 13

5。2  播放器选择文件的实现 15

5。3  播放器列表的实现 18

5。4  播放器记录查询的实现 23

5。5  播放器横屏全频实现 25

5。6  播放器SQL数据库的实现 26

6  系统测试 安卓媒体播放器的设计与实现:http://www.751com.cn/jisuanji/lunwen_75986.html

------分隔线----------------------------
推荐内容