- 1、本文档共32页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
毕业设计(论文)
说明书
论文名称:基于android的手机卫士的开发
2014年10 月
摘 要
随着智能手机一步步走进普通人的生活,它将成为人们获取信息的主要设备。因此,手机的娱乐应用服务将会有很大的发展空间,手机卫士就是其中之一。Android平台提供给用户非常方便的数据查阅功能,这将为手机安全卫士软件的设计与实现提供了更好的平台。另外,Android平台基本上是开源、免费的,所以能够有效降低软件的成本,最终让每个用户能够自由地获取信息,也为手机软件服务的普及做出贡献。
本文对目前应用的Symbian、WindowsMobile、MacOSX和RIM等平台的现状进行了分析与比较。进而研究分析了Android平台的系统架构和组件模型,接着解析了Android中的重要API和应用构成,以Intent和生命周期的机制。在此基础上,基于Android平台设计和开发的手机卫士软件。本系统界面友好、操作便捷,具有良好的可扩展性和可维护性;系统经过测试,可以稳定运行,能够满足手机用户的基本需求。
关键字:Android;开源;生命周期
Abstract
With the Mobile Phone enters into the live step by step,it will become the main device to obtain information. Services of mobile Phone will have great development space,Phone Guardian is one of them. Android platform offers users very convenient Campus Information the function,This will be for Phone Guardian the design and implementation of service provides a better platform.In addition, Android platform is basically open-source and free, so can effectively reduce the software costs, Finally let each user will be free to get information, Also for the popularization of mobile phone Campus Information the service contribution.
This paper discusses the present application of Symbian, Windows Mobile, MacOSX and RIM situation of such platform are analysed and compared. Further research and analysis of the Android platform system architecture and the component model, then analyzes the important Android API and the application form, with Intent and life cycle mechanism, on this basis, design and development of mobile phone Phone Guardian the software based on the Android platform. This system friendly interface, Convenient operation, Has good expansibility and maintainability; after test of system, can stable operation, To meet the basic needs of mobile phone users.
Keywords: Android;;
目 录
摘 要 I
Abstract II
引 言 1
第1章 Android开发背景 2
1.1 Android概述 2
1.1.1认识Android 2
1.1.2 认识WEB2.0标准 2
1、结构标准语言 2
(1)DOM 3
(2)ECMAScript 3
1.2 Android相关技术介绍及分析 4
1.2.1 Android系统架构的研究 4
1.2.2 Android系统架构分析
文档评论(0)