预览加载中,请您耐心等待几秒...
1/10
2/10
3/10
4/10
5/10
6/10
7/10
8/10
9/10
10/10

亲,该文档总共44页,到这已经超出免费预览范围,如果喜欢就直接下载吧~

如果您无法下载资料,请参考说明:

1、部分资料下载需要金币,请确保您的账户上有足够的金币

2、已购买过的文档,再次下载不重复扣费

3、资料包下载后请先用软件解压,在使用对应软件打开

齐齐哈尔大学毕业设计(论文)齐齐哈尔大学毕业设计(论文)题目基于android的音乐播放器的设计学院通信与电子工程学院专业班级通信工程091班学生姓名田浩指导教师赵岩成绩良好2013年6月15日摘要当今社会发展越来越快,人们对手机软件设备的用户体验要求越来越高,本文主要是对Android系统上对音乐播放器应用程序的设计与实现进行讨论,通过这一过程的设计和论证对手机平台播放器以后的研发有很大意义。本文的音乐播放器使用开源的Android平台,使用Java语言和开发工具Eclipse对音乐播放器代码进行编写。通过设计能够实现音乐的播放、暂停、上一曲、下一曲、音乐列表、声音控制、退出菜单、播放模式等功能,通过对基于Android平台下的播放器的设计,了解音乐播放器的设计原理和实现的相关技术,掌握Android编程思想以及基本的应用组件,对以后从事Android开发有很大的帮助。研究表明,基于Android平台的应用软件开发快捷简单,用户体验良好,必将成为未来移动互联网时代的风向标。关键词:安卓;音乐播放器;应用程序AbstractToday’ssocietyisdevelopingfasterandfaster,peoplesoftwareformobiledevicesareincreasinglydemandingtheuserexperience,thisarticleismainlyonmusicplayerapplicationsontheAndroidsystemdesignandimplementationarediscussed,throughthedesignanddemonstrationofthisprocessonthemobileplatformplayerdevelopmenthasgreatsignificanceinthefuture.ThismusicplayerusestheopensourceAndroidplatformusingtheJavalanguageandtheEclipsetoolsforwritingmusicplayercode.Thedesigncanrealizethemusicplay,pause,asong,thenextsong,music,soundcontrol,exitthemenu,playbackandotherfunctions,onthebasisofdesignundertheplatformofAndroidplayerbasedonthedesignprinciple,understandthemusicplayerandrelatedtechnology,masterAndroidprogrammingideasandtheapplicationofthebasiccomponents,aftertheAndroidengagedinthedevelopmentofgreathelpinthefuture.ResearchshowsthatbasedontheAndroidplatformapplicationdevelopmentquickandeasy,theuserexperienceisgood,willbecomethefuturemobileInterneteraofthecitizenry.Keywords:Android;musicplayer;application目录TOC\o"1-3"\u摘要PAGEREF_Toc360053438\hIAbstractPAGEREF_Toc360053439\hII第1章绪论PAGEREF_Toc360053440\h11.1选题依据、研究的目的及意义PAGEREF_Toc360053441\h11.2国内外的研究现状PAGEREF_Toc360053442\h1第2章Android开发基础PAGEREF_Toc360053443\h32.1什么是AndroidPAGEREF_Toc360053444\h32.1.1Android简介PAGEREF_Toc360053445\h32.1.2Android的基本框架PAGEREF_Toc360053446\h32.2Android开发环境的搭建PAGEREF_Toc360053447\h52.3Android系统的四大组件PAGEREF_Toc360053448\h72.4Android音乐播放器工程PAGEREF_Toc360053449\h82.4.1Android项目PAGEREF_Toc360053450\h82.4.2Android工