【正文】
青島農(nóng)業(yè)大學(xué) 畢 業(yè) 論 文(設(shè)計(jì)) 題 目: 基于 Android 的 手機(jī)安全管理軟件的 設(shè)計(jì)與實(shí)現(xiàn) 姓 名: 學(xué) 院: 理學(xué)與信息科學(xué)學(xué)院 專 業(yè): 計(jì)算機(jī)科學(xué)與技術(shù) (軟件) 班 級: 學(xué) 號: 20206017 指導(dǎo)教師: 車曉巖 2020 年 6 月 1 日 基于 Android 的手機(jī)安全管理軟件的設(shè)計(jì)與實(shí)現(xiàn) 摘要: 移動互聯(lián)網(wǎng)時(shí)代,手機(jī)已成為人們的生活必需品。在使用手機(jī)軟件的同時(shí),軟件 安全也變得越來越重要。有效的安全管理可以保護(hù)用戶的數(shù) 據(jù)。 本文主要介紹了基于 Android 系統(tǒng) 的 手機(jī)安全管理軟件的設(shè)計(jì)與實(shí)現(xiàn)過程。文章分為三大部分,由基礎(chǔ)技術(shù)簡介、總體設(shè)計(jì)與實(shí)現(xiàn)、測試構(gòu)成。 首 先介紹了手機(jī)安全軟件的意義與前景,針對時(shí)下安全管理軟件存在的主要問題作出分析。 然后重點(diǎn)闡述 了 該軟件 中 前臺功能模塊 和后臺服務(wù)模塊的設(shè)計(jì)與實(shí)現(xiàn) ,如手機(jī)防盜模塊、短信電話攔截 管理 模塊、 手機(jī)軟件管理與監(jiān)控模塊、查殺病毒模塊、工具箱功能模塊、流量管理統(tǒng)計(jì)模塊、桌面控件功能模塊等 。最后進(jìn)行整個系統(tǒng)的測試 。 經(jīng)測試,本 軟件 滿足一般安全管理軟件的各種功能需求,可正常運(yùn)行。 關(guān)鍵詞 : 手機(jī)安 全 ; Android; 后臺管理 Design and Implementation of Mobile Phone Safety Management Software based on Android Abstract: The era of mobile Inter, mobile phone has bee the necessities of life. At the same time in the use of mobile phone software, software security is being more and more important. Effective security management can protect the user’s data. This paper mainly introduces the design and implementation of mobile phone safety management software based on Android. The article is divided into three parts, consists of basic technology, overall design and implementation and test. First,the paper introduces the significance and Prospect of mobile phone security software and analysis the main problems existing in the current security management software. Then elaborate the design and implementation of the foreground function module and the background service module, such as mobile phone antitheft module, SMS and telephone interception management module, mobile phone software management and monitoring module, killing the virus module, toolbox function module, Flow management and statistics module, desktop widget function module. Finally, the whole system test has been carried on. After testing, the software to meet the functional needs of general security management software, can be normal operation. Keywords: Mobile phone safety; Android; Background management 目錄 1 前言 ................................................................... 1 課題前景與意義 ...................................................... 1 存在問題 ........................................................... 2 課題的主要工作 ...................................................... 2 2 相關(guān)技術(shù)簡介及需求分析 .................................................. 3 設(shè)計(jì)技術(shù) ........................................................... 3 Linux命令集 .................................................... 3 JAVA開發(fā)語言 ................................................... 3 SQLite ......................................................... 4 設(shè)計(jì)環(huán)境 ........................................................... 4 AndroidSDK開發(fā)工具 ............................................ 4 模擬器鏡像( android virtual device manager) .................... 4 需求分析 ....................................................... 5 3 設(shè)計(jì)總 體分析 ........................................................... 6 軟件總體設(shè)計(jì) ....................................................... 6 模塊用例圖 ......................................................... 7 手機(jī)防盜模塊 .................................................... 7 設(shè)置中心模塊 .................................................... 8 高級工具模塊 .................................................... 8 軟件管理模塊 .................................................... 9 通訊衛(wèi)士模塊 .................................................... 9 進(jìn)程管理模塊 ................................................... 10 手機(jī)殺毒模塊 ..........................