1、 I 摘要摘要 本文系统将在 J2ME 平台下,利用 J2ME 的 JSR179 定位开发包与 Google 静态地 图实现定位、兴趣点添加、路线规划以及离线地图定位等功能。在用户手机硬件支持 J2ME 和定位功能的情况下,用户只要支付少量的 GPRS 流量费即可对用户的位置进 行定位、路线规划等功能。另外为了节省用户的 GPRS 流量,设计中也特定开发了离 线地图模式,在不联网的情况下,用户依然可以进行 GPS 定位。 本篇论文将分为七章进行介绍。第一章绪论,介绍课题研究的背景、手机 GPS 导 航发展现状以及课题研究的主要内意和意义;第二章主要对本文系统用的相关技术进 行介绍;第三、四、五
2、章为本篇论文的重点,详细阐述了本文系统的需求、详细设计 以及存在的问题等; 第六章为 GPS 手机的发展前景展望; 第七章则是本篇论文的总结。 【关键词关键词】 J2ME,MIDP,GPS,JSR179,Google 静态地图 II Abstract This paper system will be in J2ME flat, we use the JSR179 positioning and J2ME setups static map realize positioning, Google added interest points, route planning and offline
3、 map location etc. Function. In the mobile phone users to locate functional and J2ME hardware support for the case, as long as the users pay a small fee to the GPRS flow can be user location positioning, route planning etc. Function. In order to save the user of GPRS flow, design also developed offl
4、ine map specific model, not connected to the Internet users can still for the GPS positioning. This paper will be divided into seven chapter was introduced. The first chapter the introduction, this paper introduces the background of the subject research, mobile GPS navigation development present sit
5、uation and the main research topic in meaning and significance; The second chapter to the article with the relevant technology of the system are introduced; Chapter 3, 4, 5 in the key for this paper, this paper expounds the system demand, and the detailed design and the existing problem and so on; T
6、he sixth chapter for the GPS phone prospect; This paper is the seventh rules summary. 【Key Words】 J2ME,MIDP,GPS,JSR179,Google Static Map III 目录 摘要摘要 .I ABSTRACTII 目录目录 .III 引言引言 . V 第一章第一章 绪论绪论 . 1 1.1 课题研究背景. 1 1.2 手机 GPS 导航发展现状. 1 1.3 课题主要内容和意义 . 2 第二章第二章 相关技术概览相关技术概览 . 4 2.1 基于位置的服务 4 2.1.1 基于位置服务的应用范围 . 4 2.1.2 基于位置服务的定位方法 . 4 2.2 移动地理信息系统 6 2.3 J2ME 简介 7 2.3.1 J2ME 架构 7 2.3.2 JVM ( 虚拟机 ). 8 2.3.3 MIDP( 移动信息设备简表 ) . 8 2.4 JSR179 开发包 9 2.5 GOOGLE API 简介 10 2.6 路径规划的技术选择 . 10 2.6.1 A 算