1、 毕业设计 基于安卓平台的音乐播放器基于安卓平台的音乐播放器 第 错误错误! ! 未 找到引未 找到引 基于安卓平台的音乐播放器设计与开发基于安卓平台的音乐播放器设计与开发 摘摘 要要 Android平台是Google公司最新推出的一个手机平台, 该平台对移动设备的程序集 中包括一个操作系统,一个中间件和一些关键性应用。使用该平台不需要任何费用,代 码完全开放。 开发人员可以在平台系统上快速开发, 并可以利用其它开发人员的工作成 果。所以,这为手机开发创造了更大的灵活性,工作少,周期短,快速成型,并一步到 位,同时用户可以最大限度的自定义自己的手机,以丰富自己手机的功能,增加手机在 市场上的竞
2、争力。Android平台以Linux系统作为平台的基础,使用Linux内核可以加快 软件移植速度。 本文以Android开发平台为基础,首先简要介绍了安卓平台发展历程、以及当前国 内外的发展现状。然后详细的介绍了Android开发平台的开发环境。之后对基于Android 平台的音乐播发器系统做了一个详细的需求分析。 在需求分析结束后详细论述了音乐播 放器的详细设计。根据Android开发平台自身的结构特点,把音乐播放器的开发分为两 个部分来进行分析和设计, 一部分是窗口的设计, 主要是定义窗口的属性和关联窗口的 处理函数;另一部分是功能的实现,主要是结合Android平台提供的资源和对音乐播放
3、 器的功能分析最终实现定义的功能。最后对基于Android开发平台的音乐播放系统进行 功能测试与验证。 关键词:Android 平台,音乐播放器,基于 Android 平台的开发与设计 第 错误错误! !未找到引用源。未找到引用源。 页 The Design and Development of Music Player Based on Android platform Author:XXX Tutor:XXX Abstract Android platform is GoogleS latest launch of a mobile platform,the platform for pr
4、ocedures of mobile devices, includes an operating systems, a middle ware and some critical applications The platform does not require any charges The code is completely openDevelopers can quickly develop on the platform system and other developers can use the results of the work by other developersT
5、herefore,It made greater flexibility for the development of mobile phone,less work,short cycle,rapid prototyping and one-stop, meanwhile users can customize their mobile phones best to enrich the functions of their cell phones,competitiveness of mobile phones marketAndroid platform is based on Linux
6、 systems using the Linux kernelThe software call speed up the rate of transplantation This article takes the Android developing platform as a foundationFirst it briefly introduces android platform development,as well as the current domestic and foreign development present situation.After the discussion of the rationale above,this article introduces the development environment of Android developing platform in detail and makes a detailed demand analysis to Music player based on the