毕业设计
中文题目基于安卓的音乐播放器系统的设计与实现英文题目Design and Implementation of The Music
Player Based on Android
院系:计算机与信息工程学院
年级专业:金融服务
姓名:
学号:
指导教师:
职称:
年月
摘要
基于安卓的应用软件开发快捷简单,用户体验良好,开发出满足消费者要求的移动终端软件具有广阔的市场前景。而随着手机的使用量有了大幅地提高,多媒体功能的开发已经成了手机未来发展的功能之一,扩展和优化手机多媒体功能将成为未来几年移动程序开发的新趋势。
本文研究的音乐播放器系统是以Android开发为基础,用到的软件是Java 的开发软件Eclipse,搭建的开发环境是Eclipse + Android SDK,该系统是在Android系统下编码和改进的。
本文研究的音乐播放器集播放、暂停、上下首、歌词显示一些基本的功能于一体,同时具有分享、收藏、设置休息时间的友好性功能,大大满足用户的需求。
关键词:手机;安卓;java;音乐播放
ABSTRACT
ABSTRACT
The application development based on Android is quick and easy, in addition, the user’s experience is good. Therefore, developing mobile terminal software that can meet consumer demands for market has broad prospects.With the production and use of mobile phones greatly improved, the development of multimedia functions has become one of the future development of feature phones, so expansion and optimization of mobile multimedia features will become a new trend in the next few years on the mobile application development.
The music player system in this paper is based on Android development , using Java development software Eclipse, building Eclipse+Android SDK development environment, and the system is codded and improved under the Android system.
In this paper, the music player has the basic functions which include play, pause, previous one, the next song, the lyrics show. At the same time, the music player can share, collect, set rest time, and it is able to satisfy the needs of users.
Key W ords : Phones; Android; Java; Music Player
目录
第1章引言 (1)
1.1 选题背景 (1)
1.2 国内外研究现状 (1)
1.3 研究内容 (2)
1.4 主要设计思路 (2)
1.5 论文组织结构 (3)
第2章系统相关技术介绍 (4)
2.1 Android的定义 (4)
2.2 Android的优势 (4)
2.3 Android带来的影响 (4)
2.3.1 对消费者的影响 (4)
2.3.2 对手机制造商的影响 (5)
2.3.3 对运营商的影响 (5)
2.4 JA V A介绍 (5)
2.5 Android内核 (6)
2.6 Android的系统架构 (6)
2.7 Lib介绍 (7)
第3章系统需求分析 (9)
3.1 系统可行性分析 (9)
3.1.1 技术可行性 (9)
3.1.2 操作可行性 (9)
3.1.3 经济可行性 (9)
3.1.4 社会可行性 (9)
3.2 总体需求 (10)
3.3 功能需求 (10)
3.4 开发运行环境需求 (13)
3.5 性能需求 (13)
安卓系统软件开发培训
3.6 其它需求 (13)
第4章系统概要设计 (15)
4.1 概述 (15)
4.2 系统功能结构 (15)
4.2.1 主界面模块设计 (16)
4.2.2 播放界面模块设计 (16)
4.2.3 菜单界面模块设计 (17)
4.2.4 歌曲设置模块设计 (17)
4.2.5 其他模块设计 (18)
第5章系统实现 (19)
5.1 数据库设计 (19)
5.2 模块界面实现 (20)
5.2.1 播放器主界面 (20)
5.2.2 音乐播放界面 (21)
5.2.3 音乐歌词显示页面 (22)
5.2.4 音乐菜单界面 (23)
5.2.5 音乐歌曲设置 (24)
5.2.6 音乐歌曲分享 (25)
第6章系统测试 (27)
6.1 测试重要性 (27)
6.2测试方法 (27)
6.3系统功能测试 (27)
6.3.1 播放器播放功能测试 (27)
6.3.2 播放器菜单功能测试 (28)
6.3.3 播放器歌曲设置功能测试 (28)
6.3.4 播放器其他模块功能测试 (29)
第7章结论与展望 (30)
7.1 结论 (30)
7.2 进一步的工作方向 (30)
参考文献 (31)
致谢 (32)

版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系QQ:729038198,我们将在24小时内删除。