首页
会员中心
到顶部
到尾部
android毕设

基于Android的在线地图轨迹跟踪服务的设计与实现论文+任务书+外文翻译+设计源码

时间:2020/10/13 22:06:16  作者:  来源:  查看:0  评论:0
内容摘要: 基于Android的在线地图轨迹跟踪服务的设计与实现摘  要在信息高速流动的现代社会,移动设备凭借其便于携带和随时随地收发信息的优点,成为了大多数人生活中必要的娱乐和通讯工具。而在手机移动网络所提供的大量服务中,基于在线地图的地位服务已经成为了一项实用的新型业务...

基于Android的在线地图轨迹跟踪服务的设计与实现

摘  要

在信息高速流动的现代社会,移动设备凭借其便于携带和随时随地收发信息的优点,成为了大多数人生活中必要的娱乐和通讯工具。而在手机移动网络所提供的大量服务中,基于在线地图的地位服务已经成为了一项实用的新型业务。它可以通过移动端的定位技术,提供给用户和位置相关的信息,满足不同用户的需求。

本文深入分析了目前智能手机的主流操作系统——安卓平台的优势与体系框架,详细介绍了安卓应用程序开发设计的关键技术以及应用程序的开发流程。然后,通过对手机网络地图现状的分析,结合了百度地图与其API库设计出一个基于Android的在线地图轨迹跟踪服务。该系统在实现在线地图一般功能的基础上,可以根据用户定位信息实时监测和记录用户移动路线,随时显示在手机的在线地图上面,并且可以查询到历史轨迹的记录。本文所设计的轨迹跟踪由于数据量较小,所以采用了SQLite数据库来存储轨迹记录和注册用户的个人信息。

本文最后在设计基础上一步一步实现了系统的各个功能,通过多次真机测试,已经初步达到了设计目标。该系统在旅行、运动等方面都有着一定的价值。

关键词:安卓平台;在线地图;GPS;运动轨迹

Design and implementation of online map tracking service based on Android

Abstract

In modern society, with the high speed of information flow, mobile devices have become the necessary entertainment and communication tools in most people's life because of their advantages of convenient carrying and transmitting and receiving information at any time and at any time. However, in a large number of services provided by mobile phone, online map service based on location has become a new business. It can provide users with location related information through the mobile terminal location technology to meet the needs of different users.

This in-depth analysis of the current smart phones mainstream operating system, Android platform advantages and system framework, Android application development and design of the key technology and application development process are introduced in detail. Then, through the analysis of the current situation of the mobile phone network map, combined with the Baidu map and its API library to design a Android based online map tracking service. The system in the implementation of online map general function based, can according to the user's position information real-time monitoring and recording user mobile route, at any time to display on the mobile phone online map, and can query the historical track record. In this paper, the design of the trajectory tracking due to the small amount of data, so the use of the SQLite database to store the track record and register the user's personal information.

Finally on the foundation design step by step realized each function of the system, through several real test, and has basically reached the design target. The system has a certain value in travel, sports and so on.

Key words: smart phone;online map;GPS;motion trajectory

目  录

1  在线地图轨迹APP概述1

1.1本论文的背景及意义1

1.2  本论文的主要方法和研究进展1

1.3  本论文的主要内容1

1.4  本论文的结构安排1

2  系统分析3

2.1  研究目标3

2.2  可行性分析3

2.2.1 经济可行性3

2.2.2 技术的可行性3

2.3  需求分析3

2.4  性能分析4

3  系统开发环境及相关技术介绍5

3.1  开发环境搭建5

3.1.1 安装JDK5

3.1.2 安装Eclipse集成开发环境5

3.1.3 下载安装Android SDK5

3.1.4 为Eclipse安装ADT插件6

3.1.5 创建AVD模拟器6

3.2  相关技术6

3.2.1百度地图6

3.2.2 Sqlite7

3.2.3 Android12

3.2.4  GPS技术12

4  系统介绍13

4.1  APP介绍13

5  程序设计与实现14

5.1  UI设计14

5.2 数据库设计15

5.2.1 数据库设计规范15

5.2.2 SQLite 数据库介绍15

5.2.3 数据库详解16

5.3 程序模块设计16

5.3.1 登录注册16

5.3.2 首页模块20

5.3.3 轨迹模块21

5.3.4 我的模块29

5.3.5 查看历史记录模块30

6  系 统 展示38

6.1 进入系统38

6.2 注册登录38

6.3 进入系统39

6.4 轨迹跟踪服务40

6.5 历史轨迹查询41

结  论44

参考文献45

致  谢46

基于Android的在线地图轨迹跟踪服务的设计与实现论文+任务书+外文翻译+设计源码
基于Android的在线地图轨迹跟踪服务的设计与实现论文+任务书+外文翻译+设计源码
基于Android的在线地图轨迹跟踪服务的设计与实现论文+任务书+外文翻译+设计源码
基于Android的在线地图轨迹跟踪服务的设计与实现论文+任务书+外文翻译+设计源码

  


相关评论
android毕设
    本类推荐
      广告联系QQ:45157718 点击这里给我发消息 电话:13516821613 杭州余杭东港路118号雷恩国际科技创新园  网站技术支持:黄菊华互联网工作室 浙ICP备06056032号