欢迎来到天天文库
浏览记录
ID:8317484
大小:3.90 MB
页数:57页
时间:2018-03-19
《基于android平台轨迹追踪的应用设计与实现》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、Ⅰ湖南大学毕业设计(论文)第页基于移动互联网轨迹追踪的应用设计与实现摘要在信息高速流动的今天,手机凭借其便于携带和随时随地收发信息的优势,成为了人们工作和生活中必不可少的娱乐和通讯工具。而在手机移动网络所提供的众多服务中,基于位置的网络地图服务已成为一项引人注目的新型业务。它能利用移动端的定位技术,提供给用户与位置相关的信息,满足不同用户的需求。本文深入分析了目前主流手机操作系统——Android平台的优势和体系架构,详尽介绍了Android应用程序开发涉及的关键概念以及应用程序的开发流程。然后,通过对手机网络地图现状的分析,选择了结合百度地图与其API库设计出一个基于移动互联网的
2、轨迹追踪系统。该系统在实现网络地图一般功能的基础上,可以根据用户GPS定位信息实时监控和记录用户的移动路线,随时显示在手机百度地图上,并且能够实现历史记录的轨迹重现。本文所设计的轨迹追踪系统采用了两种数据库,SQLite数据库和access数据库来存储轨迹记录和注册用户的个人信息,通过对数据库的操作实现对轨迹记录和个人信息的管理。本文的最后在设计的基础上逐步实现了系统的各个功能,通过多次真机测试,已经达到了系统最初的设计目标。该系统在旅行、运动和紧急寻人中都能展现一定的价值。关键词:移动定位,Android平台,GPS,轨迹记录,百度地图II湖南大学毕业设计(论文)第页TheDes
3、ignandImplementationforTrackingSystemBasedonMobileInternetAbstractIntoday'shigh-speedflowofinformation,themobilephonewithitseasytocarryandreceiveinformationanywhere,anytime,hasbecomethepeople'sworkandlifeindispensableentertainmentandcommunicationtools.Inmanymobilephoneserviceprovidedbythenetwo
4、rk,basedonthelocationoftheWebMapServicehasbecomeacompellingnewservices.Itcanusethemobilesidepositioningtechnology,providesuserswithlocation-relatedinformation,meetingtheneedsofdifferentusers.ThispaperanalyzesthecurrentplatformadvantagesandarchitectureofAndroid,amainstreammobilephoneoperatingsy
5、stem,anddetaileddescriptionsofthekeyconceptsinvolvedinAndroidapplicationdevelopmentandgeneralapplicationdevelopmentprocess.Afteranalyzingthestatusofnetworkmap,choosethecombinationofBaiduMapsanditsAPIlibrarydesignedamobileInternet-basedtrackingsystem.Thesystemisrealizedonthebasisofthegeneralfea
6、turesofthenetworkmaps,GPSlocationinformationbasedonuserreal-timemonitoringandrecordingtheuser'smobileline,readytobedisplayedonthephoneBaidumap,andcanrealizethehistoryoftrackreproduction.Thisarticleisdesignedatrackingsystemwhichusingtwodatabases,SQLitedatabaseandaccessdatabasetostorethetrackrec
7、ordsandregistertheuser'spersonalinformation,throughtheoperationofthedatabasetorealizethetrackrecordandmanagepersonalinformation.Finally,onthebasisofthedesignoftheprogressiverealizationofeachfunctionofthesystemthroughseveralrealtest,thes
此文档下载收益归作者所有