基于Android平台的天气软件开发 下载本文

内容发布更新时间 : 2024/5/6 16:12:52星期一 下面是文章的全部内容请认真阅读。

本科毕业论文(设计)

题 目指导老师学生姓名专 业院 (系)完成时间word文档 可编辑

基于Android平台的天气软件开发 职 称

Panda 电 话 计算机科学与技术 班 级 1 班 电子信息工程学院 2012年4月20日

基于Android平台的天气软件开发

摘 要

随着时代的发展,智能终端设备与人们的生活结合越来越紧密,人们对于信息的获取也有着更为强烈的需求,特别是与生活关系密切的气象信息。Android作为当前最流行的智能终端平台,自然也存在着类似信息服务的需求。

本课题研究的是基于Android平台的天气软件,目的是开发出能够使用户及时了解实时天气状况和未来天气变化的应用程序。本文讲述了基于Android平台的天气软件的开发过程,主要内容包括了Android组件的使用,Java网络编程和IO操作,SQLite数据库技术,JSON数据解析等,结合中国气象网的天气数据信息,实现了用户可在联网状态下,可以查询目标地点实时天气状况和及未来几天天气变化的功能。通过此次开发,不仅实现了预期的效果,还对Android平台下应用程序的开发过程有了一定的了解和掌握。

关键词 天气软件/Android/应用程序/Java

word文档 可编辑

ANDROID PLATFORM-BASED WEATHER

SOFTWARE DEVELOPMENT

Abstract

With the development of intelligent terminal equipment and people's lives more and more closely, it is more strong demand for access to information, in particular, is closely related to meteorological information and life. Android as the most popular intelligent terminal platform, naturally, there is a similar demand for services.

The study of this topic is the weather software, based on the Android platform developed to enable users to keep abreast of real-time weather conditions and future changes in the weather application. This article describes the weather software

development process based on the Android platform, the main contents include the use of Android components, Java network programming and IO operation, the SQLite database technology, the JSON data parsing, combined with weather data of the Chinese Academy of Meteorological information to achieve a users in a networked state, you can query real-time weather conditions of the target sites, and the next few days, the function of changes in the weather. With this development, not only to achieve the desired effect, but also on the Android platform application development process with a certain amount of understanding and mastering.

KEY WORDS weather software,Android,application,Java

word文档 可编辑