题目:基于Android的手机安全卫士的设计与实现摘要智能手机,无线网络,移动设备和移动网络速度,这几种技术的快速发展迅速的引领了移动app的兴起,大企业电商等公司都开启了移动app业务,比如我们熟知的360安全卫士,腾讯安全管家等都已表现出了良好的市场效果。随着我国人民的收入增长和生活水平的提高,手机支付业务迅速发展起来,越来越多的人们把资金存到手机上,来实现手机支付,方便日常生活,手机的信息安全变得尤为重要,手机安全防护系统成为手机中不可缺少的应用软件,手机安全防护系统主要包括防盗,通讯卫士,查杀,进程管理,软件,缓存清理,流量统计,工具等功能。传统的手机安全防护系统功能都比较单一,这样很容易造成手机重要信息丢失的情况,就会使手机安全防护系统的规划失去了意义,本系统所开发的基于Android的手机安全防护系统就可以很好的解决这些问题,信息存储方便,查找快速,备注清晰,保密性强,一目了然。本系统采用Android为开发技术并利用java为开发语言设计的在手机上运行的手机安全防护系统软件。利用本软件可以管理自己的手机信息,保证手机的安全性和健康性。本系统的功能主要包括手机防盗,通讯卫士,软件管理,进程管理等功能。关键词:Android;手机安全防护系统;java语言;IAbstractTherapiddevelopmentofsmartphones,wirelessnetworks,mobiledevicesandmobilenetworkshasledtotheriseofmobileapps.Largeenterprisessuchase-commercehavestartedmobileappbusiness,suchasthe360securityguardswearefamiliarwith,Tencentsecuritystewardsandsoon,whichhaveshowngoodmarketresults.Withtheincreaseofpeople'sincomeandtheimprovementofpeople'slivingstandard,mobilepaymentbusinessdevelopsrapidly.Moreandmorepeopledepositmoneyonmobilephonestorealizemobilepaymentandfacilitatedailylife.Theinformationsecurityofmobilephoneshasbecomeparticularlyimportant.Mobilephonesecurityprotectionsystemhasbecomeanindispensableapplicationsoftwareinmobilephones.Mobilephonesecurityprotectionsystemmainlyincludesanti-theft.CommunicationGuard,Killing,ProcessManagement,Software,CacheCleaning,TrafficStatistics,Toolsandotherfunctions.Traditionalmobilephonesecurityprotectionsystemfunctionsarerelativelysingle,soitiseasytocausethelossofimportantinformationonmobilephones,whichwillmaketheplanningofmobilephonesecurityprotectionsystemmeaningless.ThemobilephonesecurityprotectionsystembasedonAndroiddevelopedbythissystemcansolvetheseproblemsverywell,informationstorageisconvenient,searchisfast,notesareclear,confidentialityisstrong,ataglance.However.ThissystemusesAndroidasthedevelopmenttechnologyandJavaasthedevelopmentlanguagetodesignthemobilephonesecurityprotectionsystemsoftware.Usingthissoftware,wecanmanageourmobilephoneinformationtoensurethesafetyandhealthofmobilephones.Thefunctionsofthissystemmainlyincludemobilephoneanti-theft,communicationguard,softwaremanagement,processmanagementandotherfunctions.Keywords:Android;MobileSecurityProtectionSystem;JavaLanguage;II目录一、绪论....................................................................................................2(一)课题的研究背景....................................................................................2(二)本课题研究现状....................................................................................2(三)本文研究内容........................................................................................3(四)本论文框架介绍....................................................................................4二、相关技术及开发平台.........................................................................................