基于A n d r o i d平台的手机音乐播放器的设计与实现LG GROUP system office room 【LGA16H-LGYY-LGUA8Q8-LGA162】海南大学毕业论文(设计)题目:基于Android平台的手机音乐播放器的设计与实现学号:姓名:年级: 2010级学院:信息科学技术学院系别:通信工程系专业:通信工程指导教师:完成日期: 2014年 04 月 27 日摘要随着科技的进步,通信技术的发展,手机对人们日常生活越来越重要,甚至隐隐有超越传统PC的趋势。
Android作为一个开源系统,拥有着独特的优势,已形成了当前行业发展的主流趋势。
基于Android平台的应用软件开发快捷简单,用户体验良好,必将成为移动互联网时代的风向标。
本文主要是对Android系统上音乐播放器应用程序的设计与实现进行讨论。
采用了Android开源系统技术,利用Java语言和Eclipse编辑工具编写程序,同时给出了详细的系统设计过程、部分界面图及主要功能运行流程图,该音乐播放器集播放、暂停、停止、上一首、下一首、播放模式设置等功能于一体,性能良好,在Android系统中能独立运行。
希望通过本次设计,了解音乐播放器的设计原理和实现的相关技术,掌握Android编程思想以及基本的应用组件,为以后从事Android开发打下基础。
关键词:Android;音乐播放器;应用程序开发AbstractWith the progress of science and technology, the development of the communication technology, mobile phone on People's Dailylife is more and more important, even faint has a tendency to go beyond traditional PC. Android as an open source system, has the unique advantages, has formed the mainstream of the current industry development trend. Based on the Android platform application development quick and easy, has good user experience, will become the vane of the mobile Internet era. This article mainly discuss about the design and implementation of a music player application on the Android system. Used the Android open source system technology, using the Java programming languageand Eclipse editing tool to write programs, and gives the detailed system design process, interface diagram and main function operation flow chart, the music player has play, pause, stop, previous , Next , Play mode settings and other functions, the performance good, can run independently in the Android system. Hope that through this design, understand the music player design principle and implementation of related technology, grasp Android programming ideas and basic application components, to lay the foundation for engaging Android development in the future.Keywords: Android;Music player;Application development目录摘要......................................................... Abstract........................................................1. 引言.........................................................选题目的及意义.............................................国内外的研究现状...........................................可行性分析.................................................2. Android项目介绍 .............................................什么是Android .............................................Android简介 ............................................Android的基本框架 ......................................Android系统的四大组件 ..................................Android开发环境的搭建 .....................................Android音乐播放器工程结构 .................................3. 系统需求分析.................................................构成模块....................................................系统流程....................................................系统结构....................................................系统需求....................................................系统界面需求.............................................系统性能需求.............................................运行环境需求.............................................4. 详细设计及功能实现...........................................播放器界面的设计...........................................歌曲列表界面设计.........................................播放界面设计.............................................各模块详细设计.............................................歌曲列表功能.............................................播放/暂停模块.............................................播放进度模块..............................................播放模式模块.............................................上一首/下一首模块.........................................来电暂停模块.............................................5. 程序调试与测试...............................................程序的调试..................................................程序的测试..................................................6. 总结......................................................... 致谢......................................................... 参考文献........................................................ 附件.........................................................1. 引言选题目的及意义随着科技的进步,通信技术的迅速发展,手机的功能越来越多,对我们日常生活的影响也是越来越大,甚至有着超越传统PC的趋势。
现如今的手机不再是只能拨打电话,发送短信的通讯工具,它还可以上网,玩游戏,播放音频、视频,甚至编辑文档等等。
随着手机的发展,各种手机播放器也紧跟着发展起来,但是目前很多播放器一味追求外观花哨,功能庞大,对用户的手机造成了很多资源浪费。
比如CPU,内存等的占用率过高,在用户需要多任务操作时,就会有不小的影响,给用户带来了许多不便。
对于大多数普通用户用来,许多功能是用不上的,形同虚设。
所以开发一款实用并且小巧玲珑的手机音乐播放软件是具有良好的市场和应用前景的。
当今时代是移动互联网时代,360董事长周鸿祎曾说过,“谁输在了移动互联网上,谁就输了未来,谁抓住了移动互联网的机会,谁就有了未来成功的门票。