资源描述:
《大学毕业论文-—手机安全卫士.doc》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、毕业设计[论文]题目:手机安全卫士学院:计算机科学与工程学院专业:信息管理与信息系统姓名:学号:指导老师:完成时间:2014年05月23日xx学院本科毕业设计(论文)摘要摘要伴随智能手机的不断普及,移动互联网的快速发展,伴随着3G时代的到来,智能手机的广泛应用,安卓成为活跃用户量最大的移动终端操作系统,并且安卓操作系统是开放源代码的,所以每个人都可以开发出一个安卓应用,导致安卓的应用数不胜数。由于安卓的开源,导致每个人可以对安卓端的软件进行编写,而有些开发者在应用中加入一些非法的代码,窃取用户的隐私,使得手机的安全问题日益明显,手机安全问题关注度日益
2、提高。本系统正是针对那些恶意应用的,详细的阐述了手机安全卫士的开发流程,包括手机防盗、通讯卫士、软件管理、进程管理、手机杀毒、系统优化、高级工具、设置中心等功能模块。整体项目采用MVC框架,是对安卓知识点的综合应用,用到的技术有(活动,服务,广播接收者,内容提供这,唤醒机制,数据库,自定义标题,自定义控件,小部件,进程间通讯等)。本项目是通过xml文件对页面进行布局,后台使用java代码实现每一个业务逻辑流程,完成页面中的每一个需求。本系统采用安卓作为开发平台,使用安卓开发工具作为开发环境,后台使用sqlite数据库进行数据的存储和传输,来实现手机卫
3、士之的数据共享和业务逻辑的交互。关键词:手机卫士,安卓开发平台,MVC框架,数据库Ixx学院本科毕业设计(论文)摘要Ixx学院本科毕业设计(论文)摘要I河南城建学院本科毕业设计(论文)AbstractAbstractWiththegrowingpopularityofsmartphonesandtherapiddevelopmentofmobileInternet,Withtheextensiveapplicationofthe3Gera,smartphones,Androidbecamethelargestactiveusersofmobileop
4、eratingsystems,AndtheAndroidoperatingsystemisopensource,soeveryonecandevelopanAndroidapplication,resultinginnumerousAndroidapplications.BecauseAndroidisopensource,leadingeveryonecandevelopAndroidterminalsoftwareforDIY,andsomedeveloperstodevelopsomeillegalcodeintheapplication,to
5、stealtheuser'sprivacy,makingphonesecurityproblemshavebecomeincreasinglyapparent,andthephonesecurityproblemshascausedmanypeople’sconcern.Thesystemisaimedatthosemaliciousapplicationsandthoroughdescribesthedevelopmentprocessofmobilesecurityguards,includingmobilesecurity,communicat
6、ionsguards,softwaremanagement,processmanagement,mobileantivirus,systemoptimization,advancedtools,setupcentersandotherfunctionalmodules.ThewholeprojectusingMVCframework,isacomprehensiveapplicationofAndroidknowledge,Techniquesusedincludingactivity,service,broadcast,contentprovide
7、r,Notification,Database,customtitle,customcontrols,widget,aidlprocesscommunicationandsoon.Thisprojectiscarriedoutbyxmlfilelayoutonthepage,backgroundusingjavacodetoimplementbusinesslogicprocessesandcompletepagedemand.ThesystemusesAndroidasthedevelopmentplatform,usingADT(AndroidD
8、evelopmentTools)asthedevelopmentenvironment.Background