基于Android系统的手机地图应用软件开发

上传人:hs****ma 文档编号:506444597 上传时间:2022-10-18 格式:DOC 页数:47 大小:4.21MB
返回 下载 相关 举报
基于Android系统的手机地图应用软件开发_第1页
第1页 / 共47页
基于Android系统的手机地图应用软件开发_第2页
第2页 / 共47页
基于Android系统的手机地图应用软件开发_第3页
第3页 / 共47页
基于Android系统的手机地图应用软件开发_第4页
第4页 / 共47页
基于Android系统的手机地图应用软件开发_第5页
第5页 / 共47页
点击查看更多>>
资源描述

《基于Android系统的手机地图应用软件开发》由会员分享,可在线阅读,更多相关《基于Android系统的手机地图应用软件开发(47页珍藏版)》请在金锄头文库上搜索。

1、. . . 基于Android系统的手机地图应用软件开发摘 要随着日异月新的科技发展,人们的生活越来越丰富多彩。我们已经身处信息爆炸以与知识经济繁荣的世界。这样的潮流同时带动了移动设备的迅猛发展,其中智能手机大有作为。而安卓操作系统正是现今智能手机上最为流行,最为开放,最有可能统治智能手机市场的一种功能强大的系统。本文通过介绍安卓系统的历史渊源,体系结构以与同各大主流手机操作系统的对比,指出安卓系统能独树一帜,统领手机市场的必然性。本文还全面展示了用Eclipse开发工具开发手机应用软件的方法,介绍了例如Activity,Intent,Service以与Content Provider等基础概

2、念,分析了安卓应用程序的目录结构,基本组件以与数据存取等。在这些基本概念的理解之上,本文还详尽介绍了手机地图开发的步骤和实现机制。通过百度公司提供的API,获取其地图密钥,结合帮助文档,实现了地图的定位,路线绘制以与标记等基本功能。文章最后全面展示了此款手机地图应用软件的系统界面,调试结果以与各大功能,从而说明前期设计理念和方法的正确性和可行性。关键词:安卓,智能手机,定位,地图The Development of Mobile Phone Map Based on Android Operating SystemABSTRACTWith the development of changeab

3、le science and technology,peoples life has become more and more colorful. We have lived in the world that information explosion and knowledge economy flourishing. At the same time, the tide put in motion on the mobile devices which has developed rapidly.In these devices, the smart phone is making it

4、self the best one. Nowadays, Android System which is the most popular and open, has become the most dominated intelligent handset operating systems, and its powerful function will make itself the leader among the smart phone market.This article has introduced the history and structure of Android, an

5、d made a contrastive with the present main intelligent handset operating systems, through which we can acknowledge the reason and inevitability why Android can be unique and dominate the handset phone market. This article also entirely demonstrated the method of developing phone application with the

6、 Eclipse development tool, and introduced the basic conception such as “Activity”, “Intent”, “Service” and “Content Provider”, and made analysis on architecture, basic modules and data storage operation of Android application. After understood all these basic conception, this article also detailed d

7、emonstrated the procedure and realization mechanism of mobile phone map development. Through the Baidu Corporations API and obtained the map key and combined with relative help document, it can realize the basic function such as positioning, route drawing and marking. At the end of this article, the

8、 interface of the mobile phone map application as well as the debugging results and essential function has been totally demonstrated, which strongly proved that the design philosophy and method are right and feasible.KEYWORDS:Android, smart phone, positioning, map / 目 录摘要 ABSTRACT 1 绪论 11.1 选题背景和意义

9、11.2 安卓发展历史 21.3 安卓与主流手机系统 31.4 本文主体结构 42 安卓系统简介 62.1 安卓SDK 62.1.1 Android SDK容 62.1.2 Android API核心包分析 62.1.3 Android SDK提供的工具包 72.2 安卓系统的应用程序组成 82.2.1 Activity 82.2.2 Broadcast Intent Receiver 82.2.3 Service 82.2.4 Content Provider 82.3安卓系统的应用程序体系结构 93 开发工具与系统环境搭建 103.1 开发工具简介 103.2 开发环境搭建 103.3 虚

10、拟机简介 114 安卓系统手机地图设计 134.1 开发方法与步骤 134.2 设计理念 134.3 功能需求分析 144.4 系统模块分析 144.5 程序流程图 154.5.1 应用程序流程跳转 164.5.2 应用程序流程跳转与Activity分析 165 手机地图应用软件的实现 185.1 程序主界面 195.2 程序主界面的实现 195.3 我的地图功能实现 225.4 实时定位功能实现 25 5.5 绘制图形功能实现 27 5.6 地图标记功能实现 285.7 地点搜索功能实现 295.8 公交查询功能实现 315.9 离线地图功能实现 326 结束语 346.1 总结 346.2

11、 展望 34致 35参考文献 36附录 371 绪论1.1 选题背景和意义莱特发明飞机的前200年,人们都说那种在天上飞翔的机械根本不可能实现,同样,人们也无法想象贝尔发明的最终会演变成现在的移动。进入3G时代的人们,早就不能满足于用手机打或者发短信,现在的手机已经成为我们不可缺少的娱乐工具,闲暇之余,我们用手机看电影,听音乐,看电子书,和家人视频聊天,我们甚至用手机网上购物,把手机充当支付工具。这些强大的功能是一般手机系统或是非智能手机所不能实现的。软件的实现需要硬件的支持才能完成,所以要实现以上功能,必须是以硬件同等发展为前提的。而近些年,人们就可以切身体会到硬件的变化,手机存卡容量的不断

12、增大,电阻屏向多点式电容屏的转变,还有各种芯片运算速率的不断加快,摄像头像素的不断细化,使得上述需求得到更有利的满足。正是在这样的背景之下,谷歌公司在2005年推出了第一代安卓智能手机操作系统。经过8年的发展,我们惊奇的发现,如今在电脑上流行的社交,娱乐等应用程序,可以同样的在安卓手机上运行,所以,当电脑上的应用软件更新的时候,也意味着你的手机应用软件需要更新了。于是,人们终于感受到“PC机最终会手机化,而手机终将会PC机化”这种预言,这并不是一种矛盾,而是信息革命前行之路上的必然,只有更满足人们使用习惯,使用快捷方便的形式和工具才能不被淘汰,继续发展,“优胜劣汰”在这里同样适用。手机地图应用软件正是一款满足人们需求的软件,通过它,人们不仅能随时随地知道自己的位置,还能方便

展开阅读全文
相关资源
相关搜索

当前位置:首页 > 商业/管理/HR > 商业计划书

电脑版 |金锄头文库版权所有
经营许可证:蜀ICP备13022795号 | 川公网安备 51140202000112号