毕业论文 基于android的mp3播放器设计.doc
约36页DOC格式手机打开展开
毕业论文 基于android的mp3播放器设计,目 录摘 要iiabstractiii1 绪 论11.1 课题背景11.2 android的介绍11.3 android开发环境的搭建22 系统的总体设计62.1 总体功能架构62.2 功能流程图63 详细设计与实现83.1 android程序设计的一般方法83.2 mp3播放器的模块设计83.2.1界面的搭建83.2...
内容介绍
此文档由会员 ljjwl8321 发布
目 录
摘 要 II
Abstract III
1 绪 论 1
1.1 课题背景 1
1.2 Android的介绍 1
1.3 Android开发环境的搭建 2
2 系统的总体设计 6
2.1 总体功能架构 6
2.2 功能流程图 6
3 详细设计与实现 8
3.1 Android程序设计的一般方法 8
3.2 MP3播放器的模块设计 8
3.2.1界面的搭建 8
3.2.2网络下载 10
3.2.3播放模块 12
3.2.4编码实现 15
4 测试与分析 16
4.1 Android SDK 1.6的模拟器的介绍 16
4.2软件测试的过程 16
4.3测试系统时遇到的问题及解决方法 16
4.4系统还需要完善的方面 17
5 结 论 18
参考文献 19
附 录 20
致 谢 32
基于Android的MP3播放器
摘 要
由Google倡导发起的发放手机联盟及其推出的Android平台一经发布便在业内引起了轩然大波。在此背景下本人利用Eclipse和Android SDK开发工具设计出了一款基于Android的MP3播放器。文章首先介绍了Android技术及其特点,然后介绍Android的开发环境,接着对系统进行了总体分析,在设计出了功能结构图和流程图之后,在分析需求的基础上详细阐述了MP3播放器的设计与实现过程,最后测试系统,对播放器的不足进行总结。该播放器支持播放本地及网络音乐、搜索、下载,并且能自动匹配歌词和专辑图片,具有一定实用性。
关键词:Android系统;MP3播放器;结构图;测试;下载
MP3 player which Based on Android
Abstract
By Google advocate the release of the league and its mobile phone launched the launch of the Android platform has issued and caused a stir in the industry. I use Eclipse and Android SDK development tools design a MP3 player which based on Android. This article first introduces the Android technology and features, And then introduced the Android development environment, Then the system as a whole analysis, In a function structure chart and design flow chart after, On the basis of analysis demand expounds the MP3 player after the design and realization of the process, The last test system, To the deficiency of the players were summarized in this paper. The player is able to realize the characteristics of the play and the function of the download.
Keywords: Android system; MP3 player; Structure chart; Test; Download
摘 要 II
Abstract III
1 绪 论 1
1.1 课题背景 1
1.2 Android的介绍 1
1.3 Android开发环境的搭建 2
2 系统的总体设计 6
2.1 总体功能架构 6
2.2 功能流程图 6
3 详细设计与实现 8
3.1 Android程序设计的一般方法 8
3.2 MP3播放器的模块设计 8
3.2.1界面的搭建 8
3.2.2网络下载 10
3.2.3播放模块 12
3.2.4编码实现 15
4 测试与分析 16
4.1 Android SDK 1.6的模拟器的介绍 16
4.2软件测试的过程 16
4.3测试系统时遇到的问题及解决方法 16
4.4系统还需要完善的方面 17
5 结 论 18
参考文献 19
附 录 20
致 谢 32
基于Android的MP3播放器
摘 要
由Google倡导发起的发放手机联盟及其推出的Android平台一经发布便在业内引起了轩然大波。在此背景下本人利用Eclipse和Android SDK开发工具设计出了一款基于Android的MP3播放器。文章首先介绍了Android技术及其特点,然后介绍Android的开发环境,接着对系统进行了总体分析,在设计出了功能结构图和流程图之后,在分析需求的基础上详细阐述了MP3播放器的设计与实现过程,最后测试系统,对播放器的不足进行总结。该播放器支持播放本地及网络音乐、搜索、下载,并且能自动匹配歌词和专辑图片,具有一定实用性。
关键词:Android系统;MP3播放器;结构图;测试;下载
MP3 player which Based on Android
Abstract
By Google advocate the release of the league and its mobile phone launched the launch of the Android platform has issued and caused a stir in the industry. I use Eclipse and Android SDK development tools design a MP3 player which based on Android. This article first introduces the Android technology and features, And then introduced the Android development environment, Then the system as a whole analysis, In a function structure chart and design flow chart after, On the basis of analysis demand expounds the MP3 player after the design and realization of the process, The last test system, To the deficiency of the players were summarized in this paper. The player is able to realize the characteristics of the play and the function of the download.
Keywords: Android system; MP3 player; Structure chart; Test; Download