基于android的手机通讯录的设计与实现大学本科毕业论文

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

基于Android的天气预报查询系统的实现摘要:随着智能手机一步步走进人们的生活,它将成为人们获取信息的主要设备,相关应用越来越广泛,并在人们的日常生活中扮演着越来越重要的角色。因此,关键应用程序的开发成为影响移动智能终端普及的重要因素,设计并开发实用、方便的应用程序具有重要的意义和良好的市场前景。Android作为当前最流行的操作平台,自然也存在着大量的应用服务需求。

Android是基于Linux平台完全开源的手机操作系统,同时开发语言为Java,因此我选择了以Android为平台的手机天气预报系统来作为我的毕业设计,目的是帮助用户随时随地查询天气信息及天气变化情况,让生活更加舒适方便。本文详细讲述了Android平台下天气软件的界面设计及界面的实现、控件的使用、界面的布局等内容,结合中国气象网的天气数据,将准确的天气情况以友好的方式呈现给用户,使用户可以更加赏心悦目地体验本软件的服务。

关键词:Android 天气软件手机天气预报软件系统

System implementation of weather query based on

Android

Abstract

With the development of intelligent mobile phone step by step into people's lives, it will become the main device to obtain information, related to more widely, and plays a more and more important role in people's daily life. Therefore, the development of critical applications has become an important factor affecting the popularization of mobile intelligent terminal, application design and development of practical, convenient has important significance and good market prospects. Android as the most popular operating platform, natural also exist in application service needs of a large number of.

Android is a mobile phone operating system Linux platform based on open source, at the same time, the development of language Java, so I chose the platform of mobile phone weather system with Android as my graduation design, the purpose is to help the user whenever and wherever possible query weather information and weather condition, make life more comfortable and convenient. This paper describes the layout of content, interface design and interface control weather software under the Android platform use, interface, combined with the weather data of China Meteorological Network, will be accurate weather conditions in a friendly way is presented to the user, the user can be more pleasant experience of the software service.

Keyword:Android weather software the software system of mobile phone weather

目录

第一章绪论 (1)

1.1 研究内容.................................................................................................. . (1)

1.2 课题背景和意义 (1)

1.3 发展现状及趋势 (1)

第二章系统分析 (2)

2.1需求分析 (2)

2.2 Android系统的特点 (2)

2.3系统规划 (3)

2.4系统构架图 (4)

第三章Android开发环境及相关技术 (4)

3.1 Android开发环境介绍 (4)

3.2 Android开发平台搭建 (5)

3.3相关技术介绍 (5)

第四章程序设计 (10)

4.1 界面设计 (10)

4.2 项目框架 (13)

4.3 主要功能实现 (14)

4.31 获取城市码db_weather.db 数据库文件 (14)

4.32 实现可伸缩性列表的构建与过滤 (18)

4.33 GPS定位功能的实现 (21)

4.34 Widget窗体小部件的更新 (25)

第五章功能测试 (27)

第六章结论 (31)

致谢 (31)

参考文献 (32)

相关文档
最新文档