本科毕业设计---基于android平台的博物馆导览系统

  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

成人高等教育

毕业设计(论文)

题目:Android博物馆多媒体导览系统设计

指导教师姓名:xx 职称:教授

学生姓名:树人专业:计算机科学与技术

层次及形式:本科函授班号:201x级

成绩:

二0一四年四月十日

吉林大学成人高等教育

学生毕业设计(论文)申报表

注:本表由学生填写。一式三份,相关学院(中心)或成教学院、指导教师、学生各一份。

吉林大学成人高等教育

专科生毕业设计(论文)评定表

注:本表由指导教师填写

Android博物馆多媒体导览系统设计

摘要

随着3G时代的来临,手机的重要性日益突显, google公司的andriod系统杀入智能手机的市场中,超过了Nokia的symbian系统占据了市场第一的位置,andriod系统以其开放的源代码和方便简洁的操作成为了智能手机领域的领头羊。

随着生活网络化的发展,人们的生活无时无刻不发生着改变,因为科技影响着人们的生活。而现在的手机已经成为了新的网络终端,在智能手机上的应用也方便和改善着人们的生活。

本文就利用开放平台实现博物馆导览系统手机端进行了深入研究,介绍了Android的相关知识,GooleMap相关理论。

手机端正是基于Android平台开发的,采用Android的3G通讯技术、Android 平台支持的GPS和网络定位技术、Android操作系统的开放API的三者结合。该系统可以在参观博物馆时,进行浏览不同地区博物馆的历史文物,多种语言的语音播放文物介绍,体验虚拟浏览博物馆,扫描文物的二维码,地图定位搜索附件旅游景点与酒店等。

最后给出基于Android系统实现博物馆多媒体导览系统手机终端的解决方案,并实现了手机参观导览的应用,从实践角度证明模型框架的可行性。

关键词:二维码Android GPS,GoogleMap

ABSTRACT

With the coming of 3 g era, mobile phones increasingly highlight the importance of Google's android system into the smartphone market, more than the Nokia symbian system takes up a market for the first position, the android system with its open source code and convenient and simple operation has become a leader in the field of smart phones.

Along with the development of the network of life, the life of people are changing, science and technology affect people's life. Now the mobile phone has become a new network terminal, application in smart phones also convenient and improve people's lives.

In this paper, the use of mobile terminal open platform to achieve the museum tour system carried on the thorough research, this paper introduces the related knowledge of Android, GooleMap related theory.

Mobile phone is based on the Android platform development, USES the Android 3 g communication technology, the Android platform support the GPS and network positioning technology, combination of Android open API. The system can visit the museum, to view the history of the different parts of the museum of cultural relics, cultural relics in multiple languages, virtual browsing experience museum, scan the qr code of cultural relics map location search attachment attractions and hotels, etc.

Museum multimedia navigation system is given based on the Android system of mobile

terminal solutions, and implements the application of mobile phone visit tour, from the

perspective of practice proved the feasibility of the model framework.

KEYWORDS:QR Android GPS GoogleMap

目录

1 绪论 (1)

1.1.2 Android平台的发展 (1)

1.2 国内外研究现状 (2)

1.3 课题任务、重点研究内容、主要工作 (3)

2 Android平台相关技术 (5)

2.1 Android平台特征 (5)

2.2 Android平台的组成 (6)

2.2.1 linux内核 (6)

2.2.2系统运行库 (6)

2.2.3应用程序框架 (7)

2.2.4应用程序 (7)

2.3 Android应用程序层次分析 (7)

2.3.1 Activity (7)

2.3.2 Service (8)

2.3.3 BroadcastRecevier (8)

2.3.4 ContentProvider (8)

2.3.5 Intent (8)

2.4 Google云推送技术支持 (8)

2.5 GoogleMap技术支持 (9)

2.5.1定位服务 (9)

2.5.2地图服务 (9)

2.6 MVC设计模式 (10)

3 博物馆导览系统总体分析与设计 (10)

3.1 博物馆导览系统概要 (10)

3.1.1 博物馆导览系统业务核心 (11)

3.1.2 博物馆导览系统手机终端业务 (11)

3.2 系统功能性需求 (11)

3.2.1 播放文物介绍 (11)

3.2.2地图管理 (12)

3.2.3云推送 (12)

3.3 系统的性能需求 (12)

3.4 系统的标准性 (12)

3.5 系统运行需求 (12)

3.6 系统的设计模式 (13)

3.7 系统模块详细设计 (14)

3.7.1 Google云推送 (14)

3.7.2 信息管理 (14)

相关文档
最新文档