1摘要传统图书馆信息服务经过局域网、传统互联网的发展阶段,已经开始向无线移动互联网应用阶段发展,但在移动互联网上无论图书馆客户端的数量还是应用软件的功能,都表明目前仍然是这种发展趋势的萌芽状态,而且高职高专类学校在这一领域仍然是空白,因此,我们有必要开发出一款功能完备,符合本校教师、学子的图书馆客户端软件。苏州市职业大学图书馆面向苏州国际教育园内所有院校开放,通过互联网提供了丰富而强大的图书资源服务功能,教育园内10多万师生共享其资源,随着越来越多的师生使用智能手机、平板电脑等移动互联网设备,该馆希望为图书资源信息检索提供更加方便灵活的无线移动应用功能,在支持Android系统的移动设备(如智能手机、平板电脑)中通过无线互联网实现书目检索、读者信息、借阅记录、到期催还等四大基本功能,让读者无论身在何处都可以在掌上进行图书资源信息检索。本文的研究内容为基于Android系统的图书资源信息检索客户端软件的功能展示与界面设计,在对Android系统的UI原理和相关技术做深入的研究分析后,设计实现一款适用于师生的图书馆客户端软件。本文首先阐述了课题的研究背景以及该课题的发展现状,接着讨论课题的研究目的及开发环境的构建。然后阐述了该课题运用到的UI相关技术与理论以及系统的构思。其中我负责模块的UI设计包括启动界面的设计、功能展示界面的设计、登录的UI设计、主菜单的功能与界面设计、系统设置界面的设计、图书馆简介的界面设计、入馆指南的界面设计、“关于我们”的界面设计。最后完成技术疑难解答并进行系统测试与设计总结。关键词:Android移动互联网图书馆检索客户端用户界面2Title:BasedontheAndroidplatformofsuzhouvocationaluniversitylibraryresourcesinformationretrievalclientsoftware,thefunctiondisplayandinterfacedesignAbstract:Traditionallibraryinformationservicesthroughlocalareanetwork,traditionalInternetdevelopmentstage,developmentstagehasbeguntowirelessmobileInternetapplications,butinanylibraryonmobileInternetclientnumberandthefunctionoftheapplicationsoftware,thatisstillthedevelopmenttrendofthebud,andthehighervocationalschoolsinthisareaisstillablank,therefore,itisnecessaryforustodevelopafullyfunctional,conformtotheschoolteachersandstudentsofthelibraryclientsoftware.Suzhouvocationaluniversitylibraryopentosuzhouinternationaleducationparkallcollegesanduniversities,throughtheInternetprovidesarichandpowerfulbookresourcesservicefunction,educationcampus10morethanteachersandstudentstosharetheirresources,asmoreandmoreteachersandstudentsusemobileInternetdevicessuchassmartphones,tablets,ithopestoprovidebooksresourcesinformationretrievalmoreconvenientandflexiblewirelessmobileapplications,thesupportofAndroidsystemmobiledevices(e.g.,smartphone,tablet)throughwirelessInternettorealizebibliographicsearch,thereaderinformation,libraryrecords,duetorushandsoonfourbigbasicfunctions,letthereadercanbeanywhereinthepocketbooksresourceinformationretrieval.ResearchcontentofthisarticleisbasedontheAndroidclientsoftwarebookresourceinformationretrievalfunctiondisplayandinterfacedesign,ontheAndroidUIprinciplesandrelatedtechnologiestodoin-depthresearchandanalysis,designedandimplementedaclientsoftwareissuitableforthe3teachersandstudentsoflibrary.Thisarticlefirstelaboratestheresearchbackgroundanddevelopmentstatusofthesubject,andthendiscusstheresearchpurposeandtheconstructionofadevelopmentenvironment.ThenexpoundstheappliedtoUIrelatedtechnologyandtheoryofthesubjectandconceptionofthesystem.IaminchargeoftheUIdesignmoduleincludesstart-upinterfacedesign,thefunctionofshowthelogininterfacedesign,UIdesign,thefunctionofthemainmenuandinterfacedesign,thesystemSettingsinterface,designguidelinesoftheintroductionofinterfacedesign,intothelibraryinterfacedesign,interfacedesignofaboutus.Finallycompletetechnicaltroubleshootingandsystemtestinganddesignsummary.Keywords:AndroidMobileInternetTheLibraryRetrievalClientUII目录引言...........................................................................................................................................................11课题研究背景及现状..........................................................................................................................11.1课题背景..................................................................................................................................11.2课题研究现状...........................................................................................................................21.3课题研究目的...........................................................................................................................31.4本文的内容及组织...................................................................................................................32开发环境构建.....................................................................................................................................42.1安装JDK..................................................................................................................................42.2安装Eclipse..............................................................................................................................52.3安装AndroidSDK...................................................................................................................52.4下载ADT插件......................................................................................................................53UI相关技术与理论............................................................................................................................83.1UI类介绍.................................................................................................................................83.1.1资源类............................................................................................................................83.1.2显示类............................................................................................................................83.1.3控件类............................