第1页东北大学秦皇岛分校毕业设计(论文)毕业设计基于安卓平台的音乐播放器页(论文)基于安卓平台的音乐播放器设计与开发摘要Android平台是Google公司最新推出的一个手机平台,该平台对移动设备的程序集中包括一个操作系统,一个中间件和一些关键性应用。使用该平台不需要任何费用,代码完全开放。开发人员可以在平台系统上快速开发,并可以利用其它开发人员的工作成果所以,这为手机开发创造了更大的灵活性,工作少,周期短,快速成型,并一步到位,同时用户可以最大限度的自定义自己的手机,以丰富自己手机的功能,增加手机在市场上的竞争力。Android平台以Linux系统作为平台的基础,使用Linux内核可以加快软件移植速度。本文以Android开发平台为基础,首先简要介绍了安卓平台发展历程、以及当前国内外的发展现状。然后详细的介绍了Android开发平台的开发环境。之后对基于Android平台的音乐播发器系统做了一个详细的需求分析。在需求分析结束后详细论述了音乐播放器的详细设计。根据Android开发平台自身的结构特点,把音乐播放器的开发分为两个部分来进行分析和设计,一部分是窗口的设计,主要是定义窗口的属性和关联窗口的处理函数;另一部分是功能的实现,主要是结合Android平台提供的资源和对音乐播放器的功能分析最终实现定义的功能。最后对基于Android开发平台的音乐播放系统进行功能测试与验证。关键词:Android平台,音乐播放器,基于Android平台的开发与设计第Error:Referencesourcenotfound页东北大学秦皇岛分校毕业设计(论文)TheDesignandDevelopmentofMusicPlayerBasedonAndroidplatformAuthor:XXXTutor:XXXAbstractAndroidplatformisGoogle’Slatestlaunchofamobileplatform,theplatformforproceduresofmobiledevices,includesanoperatingsystems,amiddlewareandsomecriticalapplications.Theplatformdoesnotrequireanycharges.Thecodeiscompletelyopen.Developerscanquicklydevelopontheplatformsystemandotherdeveloperscanusetheresultsoftheworkbyotherdevelopers.Therefore,Itmadegreaterflexibilityforthedevelopmentofmobilephone,lesswork,shortcycle,rapidprototypingandone-stop,meanwhileuserscancustomizetheirmobilephonesbesttoenrichthefunctionsoftheircellphones,competitivenessofmobilephonesmarket.AndroidplatformisbasedonLinuxsystemsusingtheLinuxkernel.Thesoftwarecallspeeduptherateoftransplantation.ThisarticletakestheAndroiddevelopingplatformasafoundation.Firstitbrieflyintroducesandroidplatformdevelopment,aswellasthecurrentdomesticandforeigndevelopmentpresentsituation.Afterthediscussionoftherationaleabove,thisarticleintroducesthedevelopmentenvironmentofAndroiddevelopingplatformindetailandmakesadetaileddemandanalysistoMusicplayerbasedontheAndroiddevelopingplatform.ThenthisarticlegivesadetailedsoftwaredesignofMusicplayer.BasedontheAndroiddevelopingplatform’sfeature.IdividetheMusicplayer’sdevelopmentintotwopartstoanalyzeanddesign.Onepartisthewindowdesign,mainlydefinesthewindowattributeandtheconnectedwindowprocessingfunction;Anotherpartisfunctionrealization,mainlyunifiestheresourceswhichtheAndroidplatformprovidesandfunctionanalysistotheMusicplayertoaccomplishthefunctionwhichwedefined.FinallyitcarriesonthefunctiontestbasedontheMusicplayerofAndroidplatform.’KeyWords:Androidplatform,Musicplayer,TheDesignandDevelopmentbasedonAndroidplatform页东北大学秦皇岛分校毕业设计(论文)目录1绪论.......................................................................................................................................11.1项目背景......................................................................................................................11.2国内外相关研究现状及发展趋势...............