资源描述:
《基于android的手势加密软件的设计与实现计算机毕业设计40论文41》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、基于Android的手势加密软件的设计与实现摘要随着科技的发展,移动智能终端逐渐走进人们的视线,相关应用越来越广泛,并在人们的日常生活中扮演着越来越重要的角色。因此,关键应用程序的开发成为影响移动智能终端普及的重要因素,设计并开发实用、方便的应用程序具有重要的意义和良好的市场前景,如此看来我们设计一款为手机加密的软件也更具有重要的意义和良好的场景。而Android作为当前最流行的操作平台,自然也存在着大量的应用服务需求。本课题研究的是基于android的手势加密软件的设计与实现,为android手机实现了良好的屏幕加密、解锁功能,同时提供解锁次数限制,实现了对and
2、roid手机的信息安全保护,为用户提供了一个安全试用、操作方便、用户体验较好的加密锁屏软件。在信息化如此发达的今天,手机不仅仅是我们拨打电话,发送短信的工具,更加是我们日常生活中信息的载体,里面含有大量私人的信息,我们软件在此背景下设计开发,加强保护手机用户的信息安全,意义重大。关键词:Android;手势加密;SQLite;手机软件DesignandimplementationofgestureencryptionsoftwarebasedonAndroidABSTRACTWiththedevelopmentofscienceandtechnology,mobil
3、eintelligentterminalgraduallyintothelineofsightofpeople,theapplicationismoreandmorewidely,andplaysamoreandmoreimportantinPeople'sDailylife.Keyapplicationdevelopment,therefore,becometheimportantfactorsthataffectmobileintelligentterminalspread,designanddeveloppracticalandconvenientapplic
4、ationhasimportantmeaningandgoodmarketprospects,sowedesignasoftwareformobileencryptionandmorehasthevitalsignificanceandthegoodscene.AndAndroidasthemostpopularoperatingplatform,naturealsoexistalotofapplicationservicerequirements.Thistopicresearchisbasedontheandroid'sgestureencryptionsoft
5、ware,thedesignandimplementationofencryptionforandroidmobilephonetoachievethegoodscreen,unlockfunction,atthesametimeprovideunlocknumber,implementstheinformationsecurityprotectionforandroidphones,providesuserswithasafetytrial,convenientoperation,gooduserexperiencecanscreensoftware.Insuch
6、adevelopeddayofinformatization,themobilephoneisnotjustwecall,sendSMStool,moreisthecarrierofinformationinourdailylife,containsalargeamountofprivateinformation,oursoftwareunderthebackgroundofthedesignanddevelopment,strengthentheprotectionofinformationsecurity,mobilephoneusers,isofgreatsi
7、gnificanceKeywords:Android;gesturesencryption;SQLite;mobilephonesoftware目录摘要IABSTRACTII1绪论11.1本课题研究背景和意义11.2当前研究现状11.2.1各个手机操作系统现状21.3课题的研究内容31.4本论文的组织结构42关键技术介绍52.1Android平台相关概念52.1.1Android系统的特点52.1.2Android的功能52.1.3Android移动平台开发研究过程62.1.4Android移动平台下的应用研究62.2开发环境介绍72.2.1开发工具72.2.2