【正文】
本 科 畢 業(yè) 論 文(設 計) 題目 : 基于 Android 平臺 的 移動警務通系統(tǒng) 學 院: 軟件學院 姓 名: 學 號: 專 業(yè): 軟件工程 班 級: 二 0 一 三 年 五 月基于 Android 平臺的移動警務通系統(tǒng) I 摘要 在這個信息高速發(fā)達的時代,任何領域都需要及時的獲取有價值的信息。當此之際,公安部提出了 “ 科技強警 ” 的戰(zhàn)略。通過先進的無線通訊網絡和無線終端來隨時隨地獲取警務信息,已被列為 “ 科技強警 ” 的一個重要組成部分。 本文將在對 Android 移動平臺的分析和研究的基礎上,設計并實現(xiàn)基于Android 的移動警務通系統(tǒng)??蛻舳瞬捎?Java 編碼實現(xiàn)一些邏輯功能,采用Apache Http 協(xié)議實現(xiàn)網絡訪問,服務器采用 Tomcat 并運用常用的 Servlet 技術,數(shù)據(jù)庫使用 MySql 并通過 JDBC 進行訪問。該系統(tǒng)實現(xiàn)了人員查詢、信息采集、文件上報以及 GPS 定位及導航等功能。 基于無線終端的移動警務查詢系統(tǒng)在核查人口、抓捕逃犯、偵破案件、打擊不法分子、預防犯罪等公安事項中有著極其重要的意義和重大的應用價值。同時因為 Android 是真正開放和完整的移動平臺,建立基于 Android 的移動警務查詢系統(tǒng)有著極大的創(chuàng)新性和實用性。 關鍵詞: 移動警務 ; Android; GPS; 定位; JAVA;科技強警 基于 Android 平臺的移動警務通系統(tǒng) II Abstract In the age of advanced information superhighway, any areas of need timely access to valuable information. When this occasion, the Ministry of Public Security police training and technology “strategy”. Through stateoftheart wireless munication work and a wireless terminal to anytime, anywhere access to police information, has been identified as an important part of police training and technology. This article based on the analysis and research of the Android mobile platform designed and implemented through system Androidbased mobile police. Client using Java coding logic functions using Apache HTTP protocol work access server using Tomcat and the use of mon Servlet technology, database MySQL and accessed via JDBC. The system implements a staff query, information collection, reporting and GPS positioning and navigation functions. Wireless terminalbased mobile police inquiry system in the verification of population, the arrest of fugitives, the detection of cases against criminals, crime prevention and public security matters of great importance and significant value. Because Android is truly open and plete mobile platform at the same time, the establishment of Androidbased mobile police inquiry system has a great innovation and practicality. Key words : Police Mobile。 Android。 GPS positioning。 Java。 police training and technology 基于 Android 平臺的移動警務通系統(tǒng) 目錄 1 緒論 ............................................................................................................................ 1 研究背景及研究意義 ..................................................................................... 1 移動警務系統(tǒng)研究現(xiàn)狀 ................................................................................. 2 課題的研究內容 ............................................................................................. 2 論文的組織結構 ............................................................................................. 3 2 相關技術及開發(fā)工具介紹 ........................................................................................ 4 Android 移動平臺 ............................................................................................ 4 開發(fā)工具介紹和關鍵技術 ............................................................................. 8 本章小結 ....................................................................................................... 12 3 移動警務通系統(tǒng)的需求分析和設計 ...................................................................... 13 需求分析 ....................................................................................................... 13 系統(tǒng)設計原則和目標 ................................................................................... 14 總體設計 ....................................................................................................... 14 詳細設計 ....................................................................................................... 16 本章小結 ....................................................................................................... 20 4 移動警務通系統(tǒng)的實現(xiàn) .......................................................................................... 21 登錄模塊實現(xiàn) ............................................................................................... 21 主菜單模塊實現(xiàn) ........................................................................................... 24 信息查詢模塊實現(xiàn) ....................................................................................... 26 信息收集模塊實現(xiàn) ....................................................................................... 30 文件上傳模塊實現(xiàn) ....................................................................................... 32 GPS 模塊實現(xiàn) ............................................................................................... 36 本章小結 ....................................................................................................... 38 5 系統(tǒng)測試 .................................................................................................................. 39 用戶登錄功能測試 ....................................................................................... 39 信息查詢功能測試 ....................................................................................... 40 信息收集功能測試 ....................................................................................... 41 文件上傳功能測試 ....................................................................................... 43 GPS 功能測試 ............................................................................................... 48 本章小結 ....................................................................................................... 50 參考文獻 ...................................................................................................................... 51 致謝 ..........................................................................................................................