资源描述:
《安卓简易阅读器的设计毕业论文》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、《电子商务移动开发技术》大作业简易PDF阅读器简易PDF阅读器摘要在科技日益发达的今天,社会竞争越来越激烈,这要求人们不断的摄取信息来充实自己。要求人们能随时随地的了解并获取所需的信息。在这种情况下,电子书阅读器刚好满足了人们便捷地获取信息的需求。本文设计的简易PDF阅读器是基于Android平台设计的,Android平台是目前发展最快、最具市场前景的智能手机操作系统。 本系统是根据Google Android 平台用户的喜好和其平台的特性而设计的,在Google Android平台自带的SDK环境下,运用Eclipse,Phot
2、oshop等相关工具进行开发的。本文介绍了Google Android 开发的流程,讨论了基于Android平台应用程序开发的关键技术,对简易PDF阅读器做了详细的需求分析,并重点介绍了基于Android 平台的手机电子书阅读器的总体设计,主要包括手机电子书阅读器的架构设计、各功能模块的设计与实现。 本文设计的简易PDF阅读器通过了功能和性能方面的测试,证明了本文设计方案的可行性。通过对基于Android平台手机简易PDF阅读器的设计与实现的介绍,希望能为今后开发出功能更强大的阅读器提供有益的借鉴。 关键词:android,PD
3、F,SDK,PDF阅读器,SD卡读取ASIMPLE PDFREADERABSTRACTInscienceandtechnologyincreasinglydevelopedtoday,societyismoreandmorefiercecompetition,itrequirespeopletoconstantlyabsorbinformationtoenrichthemselves.Peoplecanunderstandandgettherequiredinformationanytimeandanywhere.Inthisca
4、se,e-bookreadersjustmeettheneedsofthepeopletoobtaininformationeasily.ThispaperdesignthesimplifiedPDFreaderisdesignedbasedontheAndroidplatform,theAndroidplatformisthefastestgrowing,mostmarketprospectofintelligentmobilephoneoperatingsystem. Thissystemisaccordingtouser's
5、preferencesandGoogleAndroidplatformisdesignedaccordingtothefeaturesofitsplatform,bringontheGoogleAndroidplatformSDKenvironment,usingtheEclipse,Photoshopandotherrelatedtoolsfordevelopment.GoogleAndroiddevelopmentprocesshasbeenintroducedinthispaper,basedontheAndroidplat
6、formapplicationdevelopmentisdiscussed,thekeytechnologiesofsimplifiedPDFreaderdemandanalysisindetail,andintroducedtheoveralldesignbasedonAndroidplatformofmobilephonee-bookreader,mainlyincludesthearchitecturedesignofmobilephonee-bookreader,eachfunctionmoduledesignandimp
7、lementation. SimplePDFreaderdesigninthispaperthroughthefunctionalandperformancetesting,provedthefeasibilityofthedesign.BasedonbasedontheAndroidplatformmobilephonetheintroductionofthedesignandimplementationofasimplifiedPDFreader,hopeforthefuturetodevelopmorepowerfulre
8、aderinordertoprovidethebeneficialreference. Keywords:Android,PDF,SDK,PDFreader,readSDcard目录摘要1ABSTRACT2第一章绪论51.1概述51.2课题研究的目