给网站做备案/百度链接提交收录入口
XX学院
本科毕业论文(设计)
题 目 基于Android平台的音乐播放器设计与实现
院(系) 电子工程与电气自动化学院
专 业 电气工程及其自动化
学生姓名
学 号
指导教师 职称
论文字数 80000
完成日期: 年 月 日
XX学院本科毕业论文论文基于Android平台的音乐播放器设计与实现
摘 要
Android是一种基于Linux的自由及开放源代码的操作系统
关键词:Android;开放;音乐播放器
Design and Implementation of Music Player
Based on Android Platform
Abstract
Android is a free and open source Linux-based operating system with openness significantly. Open source attract a lot of developers and mobile manufacturers , an open platform can bring more greater competition, lead to more consumers to buy low-priced favorite phones. A new platform will be mature with smartphones widespreadly and Android applications rich increasingly.
The purpose of this title is to develop a music player based on Android platform, that can play MP3 music files. The player has pretty UI(User Interface), abundant function, and easy to operate. It mainly start from the design of UI, design the welcome interface, function interface, scanning interface, display the songs list interface, play music and show lyrics interface, realized the basic playing function besides show lyrics synchronously, support for gestures to switch, play musics background, automatically shut down player, and other functions.
Key Words:Android, open, Music Player
目 录
第一章 绪论1
1.1 研究背景及意义1
1.2 研究内容1
第二章 Android应用概述2
2.1 创建Android应用2
2.2 项目目录简介2
第三章 播放器总体设计4
3.1 播放器功能需求分析4
3.2 播放器设计总体流程5
第四章 播放器设计与实现6
4.1 界面的设计6
4.2 功能的实现7
4.2.1 动态图片的实现7
4.2.2 Adapter的实现8
4.2.3 扫描文件的实现11
4.2.4 数据存取的实现12
4.2.5 手势滑动的实现13
4.2.6 歌词显示的实现13
4.2.7 播放歌曲的实现15
第五章 播放器运行测试18
参考文献20
致 谢21
第一章 绪论
1.1 研究背景及意义
Android,一种基于Linux的自由及开放源代码的操作系统2012年11月显示,Android占全智能手机操作系统76%的份额,中国市场占有率90%。Android应用概述
2.1 创建Android应用
新建一个Android项目,新建的项目信息如图2-1所示:这是最新版ADT(Android Development Tools)插件,版本21。如果ADT版本较低,界面是不同的。项目要求智能手机最低Android 2.2系统