1 / 45
文档名称:

毕业设计(论文)-基于Android平台的天气软件开发--界面设计及异常处理.doc

格式:doc   页数:45页
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

毕业设计(论文)-基于Android平台的天气软件开发--界面设计及异常处理.doc

上传人:3346389411 2014/4/8 文件大小:0 KB

下载得到文件列表

毕业设计(论文)-基于Android平台的天气软件开发--界面设计及异常处理.doc

文档介绍

文档介绍:优质
本科毕业论文(设计)
题目基于Android平台的天气软件开发
——界面设计及异常处理
指导老师职称
姓名电话 **********
专业计算机科学与技术班级
院(系) 电子信息工程学院
完成时间 2012年4月20日
基于Android平台的天气软件开发
——界面设计及异常处理
摘要
随着科技的发展,移动智能终端逐渐走进人们的视线,相关应用越来越广泛,并在人们的日常生活中扮演着越来越重要的角色。因此,关键应用程序的开发成为影响移动智能终端普及的重要因素,设计并开发实用、方便的应用程序具有重要的意义和良好的市场前景。Android作为当前最流行的操作平台,自然也存在着大量的应用服务需求。
本课题研究的是基于Android平台下的天气软件,目的是帮助用户随时随地查询天气信息及天气变化情况,让生活更加舒适方便。本文详细讲述了Android平台下天气软件的界面设计及异常处理部分,主要包括界面的实现、控件的使用、界面的布局和异常的处理等内容,结合中国气象网的天气数据,将准确的天气情况以友好的方式呈现给用户,使用户可以更加赏心悦目地体验本软件的服务。
关键字 Android/界面/控件/天气软件
ANDROID PLATFORM-BASED WEATHER
SOFTWARE DEVELOPMENT
——VIEW AND EXCEPTION
Abstract
With the development of science and technology, the mobile terminal gradually into the people's attention, related to more widely, and play an increasingly important role in people's daily lives. Therefore, the development of critical applications has e an important factor in the popularity of the mobile terminal, the design and development of practical, convenient application is of great significance and good market prospects. Android as the most popular operating platform, naturally, there are a lot of demand for application services.
The study of this topic is the weather software, based on the Android platform is designed to help the user to query weather information and weather changes anytime, anywhere, to make life fortable and convenient. This paper describes the software interface design of the Android platform under the weather and exception handling part, including the contents of the interface implementation, the use of controls, the layout of the interface, and exception handling, combined with weather data of the China Meteorological Association, will be accurate weather conditions presented to the user-friendly way, allows the user to experience more enjoyable the service of this software.
KEY WORDS Android,interface,control,weather software
目录
中文摘要 i
英文摘要 ii
目录 iii
1 绪论 1
研究内容 1
研究目的和意义 1
研究前景 1
2 Android开发环境及平台搭建 3
Android开发