摘要2007年11月5日,互联网搜索巨头google公司联合34家业界著名企业,成立开放手机联盟。旨在建立一个统一的移动终端平台,在移动互联网时代与苹果公司的竞争不会落于下风。Android作为一个开放的、开源的移动终端平台,让开发者可以基于源代码进行修改编译。8117
Eclipse是一个开放源代码的基于插件机制开发的软件开发项目,专注于为高度集成的工具提供一个全功能的、具有商业平台。作为一个成熟的、精心设计的并且可以很容易扩展的体系结构,本论文中将通过Eclipse平台进行编译铃声设置的程序,在编译的过程中,知道了一个程序的编译过程,掌握了Eclipse的编译程序,并在整个过程中可以更加清晰的了解安卓软件的开发过程。
关键词: Andriod Eclipse AVD SDK
毕业设计说明书(论文) 外文摘要
Title Ring setting of Andriod
Abstract
The Internet search giant Google, which combine with 34 of the industry's leading enterprises, establish the Open Handset Alliance(OHA). It aimed at establishing a unified mobile terminal platform. In the mobile Internet era . Android ,as an open, open-source platform for mobile devices, can make developers modify and compile source code conveniently.
Eclipse is an open source plug-in mechanism for the development of software development projects, and focus on highly integrated tools provide a full-featured, commercial platform. As a mature, well-designed and easy -extended architecture , we will compile the program about the ring setting through the Eclipse software.Through the compilation process, we know the compilation process of a program, master the Eclipse procedure, and in the whole process, we can understand he the Andriod software development process more clearly.
Keywords Andriod Eclipse AVD SDK 目 次
1 引言 1
1.1 安卓系统的介绍 2
1.2 Eclipse的介绍 4
1.3 铃声的变迁和发展 6
2 Android应用开发 7
2.1 Android 软件平台的构成 7
2.2 Android 程序开发的基本组件 8
2.3 Android 多媒体API及开发方法 9
2.4 组件生命周期 10
2.4.1 Activity的生命周期 10
2.4.2 应用程序的生命周期 12
2.4.3 服务的生命周期 13
2.4.4 广播接收器的生命周期 14
3 程序的设计和实现 15
3.1 Android开发环境构建 15
3.1.1 JDK安装 15
3.1.2 Eclipse安装 15
3.1.3 Android SDK安装 15
3.1.4 ADT安装 17
3.2 Android系统中铃声设置程序设计 18
3.3 创建AndroidProject 19
3.4 具体编译过程及对原程序的分析 21
3.5 生成文件的分析 22
4 程序的演示及对比分析 26
4.1 常用铃声设置软件特征 26
4.2程序的开发与终端运行 26
结束语 30
致 谢 31
参 考 文 献 32
附录 33
1 引言
2005年8月,谷歌收购了安卓公司,安卓公司是一家基于linux内核,通过优化的java为用户提供嵌入式平台的公司。通过特定的优化,在嵌入式终端上,极大地提升了java的运行速度。2008年8月,谷歌联合众多厂商了Android1.0操作系统,从而开始了自己在移动互联网领域的精彩历程。由于其开源性、开放的特性。Android成为了全球第一大的智能手机操作系统。由于安卓系统在开源性、技术等方面的优势、安卓受到了业界巨头的青睐。安卓其实并非一款专用于移动终端的软件平台,还适用于平板电脑、机顶盒、高清电视等其他的嵌入式产品。 Android系统中铃声设置程序设计:http://www.youerw.com/jisuanji/lunwen_6334.html