文档详情

安卓课程设计讲述.doc

发布:2017-03-23约7.31千字共10页下载文档
文本预览下载声明
摘 要:随着智能手机的快速普及,智能手机操作系统市场风生水起。在如今这个智能手机系统群雄纷争的时候,2008年Google推出了一款名为Android的开源智能手机操作系统,它采用Linux内核,开放手机联盟(OHA)成员可以任意使用和修改SDK包,系统的开源性使其具有良好的拓展性。这款软件包括了操作系统、用户界面和应用程序,即智能手机工作所需要的全部软件。Android的最大特点是其开放性体系架构,不仅具有非常好的开发、调试环境,而且还支持各种可扩展的用户体验,包括丰富的图形组件、多媒体支持功能以及强大的浏览器。因此,对于软件从业人员来说,Android平台具有无限的吸引力。通过这学期学习的Android应用开发这门课程,对IT行业智能手机的前景产生了浓厚的兴趣。 本文就在分析讨论Android手机软件开发技术原理的基础上,开发出基于Android平台的音乐播放器。 关键词:安卓开发;音乐播放器;智能手机平台 Music Player Student name: Guan Xinxin Advisor:XIE Xiaowei Abstract:With the rapid proliferation of smart phones, smart phone operating system market has spring up. In the intelligent mobile phone system when disputes warlords, 2008 Google introduced a smart phone called the Android open source operating system, which uses Linux kemel. Open Handset Alliance(OHA) members can be free to use and modify the SDK package, the system has a good open-source nature of the expansion of software includes the operating system, user interface and applications that need to work smart phones all the software. Android’s biggest feature is open architecture, not the only good development and debugging environment, but also supports a variety of scalable user experience. Therefore for software professionals ,Android platform has unlimited appeal.Through the Android application course this term,I have strong interest in the intelligent mobile phone IT industry. In this paper, the analysis and discussion Android mobile phone software development technology on the basis of the principle, a music player based on Android platform was developed. Keywords: Android; music player; smart phone platform 1 绪论 1.1背景及意义 随着计算机的广泛运用,手机市场的迅速发展,各种音频视频资源也在网上广为流传,这些资源看似平常,但已经渐渐成为人们生活中必不可少的一部分了。于是手机音乐播放器页紧跟着发展起来,但是很多播放器的功能过于庞大,对用户的手机造成了很多资源浪费,比如CPU,内存等的占用率过高,在用户需要多任务操作时受到了不小的影响,带来了许多不便,所以我设计的音乐播放器功能有能播放常见音频文件,如MP3,WAV等,拥有播放菜单,可以实现换肤,功能不多,但是可以满足大部分用户的需求。 1.2主要技术简介 Java是由Sun Microsystems公司于1995年5月推出的Java程序设计语言和Java平台的总称[5]。Java语言是 Android 开发人员所选的工具。Android 运
显示全部
相似文档