登录

  • 登录
  • 忘记密码?点击找回

注册

  • 获取手机验证码 60
  • 注册

找回密码

  • 获取手机验证码60
  • 找回
毕业论文网 > 毕业论文 > 理工学类 > 信息与计算科学 > 正文

基于Android《中兴手机安全管家APP》的手机防盗功能研究毕业论文

 2022-04-05 07:04  

论文总字数:16942字

摘 要

现如今,随着科技的迅速发展,智能手机的日渐普及,人们越来越离不开手机。但是,手机在给人带来便利的同时,也带来了一系列风险。比如,各种垃圾短信,骚扰电话,恶意扣费,其中最烦心的就是手机丢失。如果手机被别人盗走,不仅短信、通讯录、照片等隐私泄露了,还可能导致亲戚或朋友上当受骗。针对以上情况,我们团队设计出了一款手机安全卫士系统,里面包含手机防盗、通信卫士、软件管理、手机杀毒等功能,我负责的是手机防盗模块,该模块包含以下几种功能:SIM卡变更报警、GPS追踪、远程数据报警和远程锁屏功能。

该系统是在Android系统平台上编写的,利用Java语言,Eclipse为开发工具,数据库为SQLite。手机防盗模块在编译过程中使用了Android系统自带的广播机制,用户开启手机防盗模式后,广播机制的开机广播、信号广播以及短信广播将监听手机的SIM卡状态。一旦SIM变更,用户将通过安全手机发送特殊信息来控制被盗手机。本模块的设置符合一般程序设计流程,首先我们进行了需求分析,确定了该模块需要实现的功能,然后再根据需求编写程序,进行调试运行。该模块的界面使用Android系统自带的控件来进行设计。程序编写过程中也遇到些许问题,但是通过资料查找与团队交流也很好的解决了。相信使用该软件的用户都能有很好的体验。

关键词:手机防盗;Android系统;广播机制

Research on the security function of mobile phone based on Android "ZTE mobile phone security housekeeper APP"

Abstract

Nowadays, with the rapid development of science and technology,and with the smart phone show its popularity day by day increasingly, people rely more on the phone.But at the same time that smart phone makes our life much more convenience ,it also causes a serious of risks.For example, all kinds of spam messages, harassing phone calls, malicious chargeback, of which the most worry is that the mobile phone is lost.Once their phone being stolen,not only breach the confidence like short messages,address list and photos,but also may cause your friends and relatives being deceived. In view of the above situation, our team designed a mobile phone security guards system, which contains the mobile phone security, communication guards, software management, mobile antivirus and other functions. I am responsible for the phone anti-theft module,which including the following function available,SIM card alternation alarm,GPS tracking, remote data alarm and remote screem-locking function.

The system is written in the Android system platform,it uses Java language, Eclipse as the development tool and the SQLite as database. Mobile phone security module in the compilation process using the Android system comes with the broadcast mechanism.Once the user open the telephone anti-burglary pattern, the starting up broadcast, signal broadcast and short message broadcast of the broadcast mechanism would monitor the situation of the SIM card. Once the SIM card being altered, the user will send special information to control the stolen mobile phone through a secure mobile phone. This module is set up in line with the general programming process. First, we need to analyze and confirm the function of the module, and then write the program according to the requirement. The interface of the module uses the Android system comes with the control to carry on the design.The process of writing program also encountered some problems, but through the data to find and communicate with the team is also a good solution.I believe that users can have a very good experience by using this software.

Key word: cell phone alarm; Android; Broadcasting mechanism

目录

摘要 I

Abstract II

第一章 绪论 1

1.1 选题的背景及意义 1

1.2 国内外研究现状 1

1.2.1 国内研究现状 1

1.2.2 国外研究现状 2

第二章 系统分析 3

2.1 系统需求分析 3

2.2 系统可行性分析 3

2.21 技术可行性分析 3

2.2.2 经济可行性分析 3

2.2.3 操作可行性分析 4

2.3 系统功能性分析 4

2.4 本章小结 5

第三章 系统关键技术 6

3.1 系统需求 6

3.2 系统开发技术 6

3.2.1 Eclipse简介 6

3.2.2 SDK简介 7

3.2.3 SQLite简介 7

3.3 系统开发基础 7

3.3.1 Java基础 7

3.3.2 Android基础 8

第四章 系统概要设计 10

4.1 系统结构框架 10

4.1.1 系统功能结构图 10

4.1.2 系统功能用例图 10

4.2 防盗功能设计模块 11

4.2.1用户登录设置流程 11

4.2.2手机防盗设置流程 12

4.2.3远程指令控制流程 13

4.3 数据库表设计 14

第五章 系统详细设计与实现 18

5.1 主界面设计 18

5.1.1 主界面设计过程 18

5.1.2 主界面效果图 19

5.2 用户登录设计 20

5.2.1 用户登录设计过程 20

5.2.2 用户界面效果图 20

5.3 防盗功能设计 21

5.3.1 防盗向导设计过程 21

5.3.2 防盗界面设计 27

手机防盗界面效果图 28

5.4 运行结果及实现过程 29

5.4.1防盗模式开启 29

5.4.2 sim卡变更 30

5.4.3 手机GPS定位功能 31

5.4.4 锁屏功能 33

5.4.5 报警音乐功能 34

5.4.6 清除数据功能 35

总结与展望 36

致谢 37

参考文献 38

第一章 绪论

1.1 选题的背景及意义

如今,我们的科技时代正在飞速发展,手机也成了我们生活中必不可少的东西。自从Android出世以来,正在逐步成为智能手机的核心,已经被越来越多的消费者所喜爱,因为用Android系统作为开源系统,你可以开发出任何可行的程序。但与此同时,Android方便了我们的生活,也带来了很多问题,比如遭到恶意软件的攻击、接到骚扰电话和短信、随意扣话费等,最麻烦的就是手机丢失,因为我们手机里有联系人,重要短信信息,还有照片等,一旦被有心人捡到或者偷取,他们会利用手机里的信息进行诈骗或者犯罪,这对我们的生活造成了很大的威胁。因此,我们如何防止手机丢失后信息不被别人窃取成了迫切的需求。

本文研究的主要就是手机防盗功能,用户通过更换SIM卡发送信息、手机GPS定位或者隐私删除等操作就可以避免手机里的重要内容被利用。就目前情况来看,我们可以发现开发手机防盗功能的生产商越来越多,这种系统的开发提高了我们手机的安全性,保护了我们的隐私,基于以上的描述,Android手机的防盗功能在现代具有很重要的意义。

1.2 国内外研究现状

1.2.1 国内研究现状

很明显,科技越发达,信息越透明,所以对于安全软件的开发已经成为众多软件公司重点考虑实现的功能之一。我们来看看,国内现在有很多涉及到手机防盗功能的软件,比较知名的有360手机卫士、金山手机卫士、还有QQ手机管家等。

请支付后下载全文,论文总字数:16942字

您需要先支付 80元 才能查看全部内容!立即支付

企业微信

Copyright © 2010-2022 毕业论文网 站点地图