- 1、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
中文摘要 随着移动通信技术的发展和无线数据业务的进步,手机已被赋予了除通话和发送短信以外的其它许多功能。而智能手机的快速普及,使得智能手机操作系统市场非常活跃。为了让智能手机用户能够随时地访问互联网所提供的服务,让手机能够通过移动网以及互联网访问Web网站并处理各种各样的业务,一种高效的办法就是将应用系统的功能扩展到手机终端上,因此,智能手机的应用软件及其需要的服务将有广阔的发展前景。 本设计开发了一种运用在Android系统上的手机天气预报软件系统,本系统通过访问Web服务中的天气预报服务来获取天气信息,通过选择城市来获得天气,风向,温度等信息。基于Android的天气预报系统软件可以使用户对于各地的天气情况的实时掌握,极大的方便了用户的出行和行程安排,避免了不必要的麻烦,具有很强的实用性。 关键词:Android;Web服务;天气预报 The Implement of Weather Forecast Software Based on Android Platform Author: Wei Xiaofeng Tutor: Xun Yaling Abstract With the development of the communication technology and the advancement of the wireless statistics business, mobile phone is endowed with many excellent functions besides the calling and messing. The proliferation of the smart-phone, however, renders the operating system markets of smart-phone much more competitive. In order to give mobile phones access to the web to work out various businesses, an efficient way appears that to make application system available on mobiles. Consequently, the application market of the smart-phone has a bright future. This Microsoft program, a kind of weather forecasting application applied to the Android system, can help the customers to get the timely, accurately weather information which includes wind direction, temperature ect. by choosing the cities via the services of the web. The weather forecasting system, based on the Android system, makes the weather condition available for customers, rendering their trips and scheduling more convenient, avoiding the unnecessary troubles, which has great utility. Keywords: Android; Web Service; Weather Forecast 目 录 第一章 系统概述 1 1.1 研究内容 1 1.2 研究意义 1 1.3 研究现状及发展趋势 1 第二章 系统分析 3 第三章 Android开发环境搭建与平台分析 4 3.1 Android开发环境的搭建 4 3.2 Eclipse介绍 5 3.3 Android的架构 5 3.3.1 Linux Kernel 6 3.3.2 Android Runtime 6 3.3.3 Libraries 7 3.3.4 Application Framework 7 3.3.5 Applications 8 3.4 Android应用的构成和工作机制 8 3.4.1 Activity 8 3.4.2 Intent Receiver 10 3.4.3 Service 10 3.4.4 Content Provider 10 3.4.5 Intent 10 3.5 A
文档评论(0)