欢迎来到天天文库
浏览记录
ID:305840
大小:2.33 MB
页数:42页
时间:2017-07-21
《基于Android的校园资讯通软件开发学士学位毕业论文》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、大学学士学位论文基于Android的校园资讯通软件开发目录摘要3Abstract31.1手机系统现状31.1.2手机应用现状31.2发展趋势32Android的相关技术介绍及分析32.1Android系统架构32.2Android架构分析32.2.1应用程序框架32.3Android应用的构成和工作机制33Android应用程序结构剖析33.1Android的API33.2.1活动33.2.2意图接收器33.2.3服务33.2.4内容提供者33.3Intent的详细解析33.3.1Intent的抽象描述33.3.2Androi
2、d如何解析Intent33.4Android活动的生命周期33.4.1活动的生命状态33.4.2活动的运作流程34Android校园资讯通软件的设计与实现34.1研究目标34.2需求分析34.3UI界面设计34.4程序模块设计34.5软件功能图34.6文件结构与用途34.7程序主要代码34.8用户界面35总结3参考文献3摘要随着智能手机全面普通人的生活,它已经成为人们获取信息的主要设备,更加方便了人们的生活。因此,尽管手机的应用和服务已经十分火热,但将会有很大的发展空间和前景,校园资讯软件就是其中之一。Android作为开源平
3、台,提供给用户非常方便的数据查阅功能,这就为校园资讯软件的设计与实现提供了一个非常方便的平台。另外,Android平台能够有效降低软件的成本,最终让每个用户能够自由免费的地获取信息,也为手机校园资讯服务的普及做出巨大贡献。本文对目前热门的手机系统平台的现状进行了分析与比较。进而分析了Android的系统架构和组件模型,接着解析了Android中的重要API和应用构成,以Intent和生命周期的机制。在此基础上,基于Android平台设计和开发校园资讯软件。本系统界面友好、操作便捷,具有良好的可扩展性和可维护性;系统经过测试,可
4、以稳定运行。关键词:Android;Java;校园分享;校园资讯;Intent;布局AbstractWiththeMobilePhoneentersintothelivestepbystep,ithasbecometheprimarydeviceforpeopletoobtaininformation,people'slivesmoreconvenient.Thus,whilethephone'sapplicationsandserviceshasbeenveryhot,buttherewillbemuchroomfordev
5、elopmentandprospects,campusinformationsoftwareisoneofthem.Androidasanopensourceplatformtoprovidedatatotheuserveryeasysearchfunctions,whichprovidesaveryconvenientplatformforthedesignandimplementationofsoftwareforcampusinformation.Inaddition,Androidplatformcaneffectiv
6、elyreducethecostofsoftware,sothateachusercanfreelyfinalfreeaccesstoinformation,butalsoforthepopularityofmobileinformationservicesoncampusmakeasignificantcontribution.Inthispaper,thecurrentstatusofthemostpopularmobilephoneplatformisanalyzedandcompared.Furtheranalysis
7、ofthesystemarchitectureandcomponentmodelsofAndroid,andthenparsetheAndroidAPIandapplicationofimportantconstitutiontoIntentandlifecyclemechanism.Onthisbasis,Androidplatformdesignanddevelopmentofcampusinformationbasedsoftware.Thesystemisuser-friendly,easytooperate,hasg
8、oodscalabilityandmaintainability;systemstested,stableoperation.Keywords:Android;Java;CampusShare;CampusInformation;Intent;Layout1绪论目前随着移动设
此文档下载收益归作者所有