CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 天气预报Android

搜索资源列表

  1. weatherDemo

    0下载:
  2. Android天气预报实现,一个实现最近三天天气预报功能Demo,通过提交城市名称查询数据库找到相应的城市代号,从而远程访问天气预报接口,返回格式为JSon。涉及到数据库应用、文件读写、Android网络编程、多线程编程等技术。可供初学者参考。-A weather forecast for the last three days to achieve functional Demo, by submitting a city name to query the database to find
  3. 所属分类:android

    • 发布日期:2017-05-10
    • 文件大小:2061791
    • 提供者:吉林圣手
  1. Contacts

    0下载:
  2. android天气预报的代码,希望对大家能有所的帮助。-android source code
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-17
    • 文件大小:5017600
    • 提供者:孙一伟
  1. SimpleWeather

    0下载:
  2. SimpleWeather,Android写的简洁天气预报功能,包括了读取和定位城市列表、读取天气近几天的天气信息,更新天气信息,天气显示的界面设计等-SimpleWeather, Android write concise weather forecasting capabilities, including the reading list of cities and positioning, reading the weather the last few days of weather
  3. 所属分类:android

    • 发布日期:2017-05-09
    • 文件大小:1989598
    • 提供者:pengkingli
  1. WeatherWebServiceActivity

    0下载:
  2. android的天气预报源码,用到webservice。界面不错。适合修改使用-android weather forecast source, use webservice. Good interface. Use appropriate modifications
  3. 所属分类:android

    • 发布日期:2017-05-06
    • 文件大小:1225538
    • 提供者:wangalei
  1. WeatherForecast

    0下载:
  2. Android天气预报程序源代码,获取的Google的天气API数据,自己可再次扩展,这里运行截图比较难抓,有环境的就下载源码测试吧,Android天气预报WeatherForecast似乎是常见而又简单的Android初级例子,但想开发出一款既漂亮又功能丰富的天气预报应用的话,需要很多知识的完美结合-Android código fuente del programa de previsión meteorológica, los datos de la API clima de Google
  3. 所属分类:android

    • 发布日期:2017-04-16
    • 文件大小:43450
    • 提供者:rpudn38
  1. dddpeter-RainWeather

    0下载:
  2. android知雨天气是一款运行于Android客户端的天气预报软件,此为它的源代码.-android known to run in the rain the weather is a weather forecast Android client software, this is its source code.
  3. 所属分类:android

    • 发布日期:2017-05-14
    • 文件大小:3533875
    • 提供者:epudn12
  1. LifeHelp

    0下载:
  2. 自己写的一个Android手机的生活助手,功能模块有天气预报,通讯录,记事本,计算器,快递查询,日历和关于我们。-It s a lifeAssistant for android by myself,get more info by see chinese describe。
  3. 所属分类:android

    • 发布日期:2017-05-09
    • 文件大小:2048470
    • 提供者:任我行
  1. tianqi

    0下载:
  2. 手机Android系统的天气预报软件,基于hibernate-Weather forecast for Android phone system software, based on hibernate
  3. 所属分类:android

    • 发布日期:2017-05-26
    • 文件大小:9139478
    • 提供者:cyj
  1. SimpleWeather

    0下载:
  2. SimpleWeather,Android写的简洁天气预报功能,包括了读取和定位城市列表、读取天气近几天的天气信息,更新天气信息,天气显示的界面设计等,虽然不是成品应用,但是同样值得参考,学习Android应用编程的要参考哦-SimpleWeather, Android write concise weather forecasting capabilities, including the reading list of cities and positioning, reading the
  3. 所属分类:android

    • 发布日期:2017-05-09
    • 文件大小:1986871
    • 提供者:apudn46
  1. WeatherSyetem

    0下载:
  2. Android天气预报,系统默认提供数个城市选择,也可以进行城市搜索,或者GPS定位当前城市,然后详细显示该城市的天气信息和穿衣提示,以及未来2天的天气情况。以及当前的时间、农历、星期、温度等。界面美观,还可以实现壁纸的切换。-Android weather, the city offers several default options can also be urban search or GPS positioning this city, and detailed weather inf
  3. 所属分类:android

    • 发布日期:2017-05-22
    • 文件大小:6469427
    • 提供者:鑫伟
  1. WeatherWebServiceActivity

    0下载:
  2. 采用XML解析,进行Android的天气预报,主要是文字显示,比较简单,适合初级开发者研究。本人亲自测试可以使用。-Using XML parsing, carry Android weather forecast, mainly text display, relatively simple, the primary developer for research. I personally test can be used.
  3. 所属分类:android

    • 发布日期:2017-05-09
    • 文件大小:1596400
    • 提供者:鑫伟
  1. Weather

    0下载:
  2. 在Android实现天气预报功能,里面的基本功能已经实现。知识较为丰富。网络 push pull等知识都有用到-android weather
  3. 所属分类:android

    • 发布日期:2017-05-22
    • 文件大小:6496920
    • 提供者:aaron
  1. WeatherSystemApp

    0下载:
  2. 一款android程序,实现了天气预报等功能,使用了数据库、GPS等方法,可使用。-An android procedures, the weather and other features, the use of the , GPS and other methods may be used.
  3. 所属分类:android

    • 发布日期:2017-05-22
    • 文件大小:6490112
    • 提供者:墨倾城
  1. Weather

    0下载:
  2. 一个比较好的Android天气预报源码,我在阅读的时候加了注释;如有谬误的地方还请见谅。-a good source for Android Weather app I add some comments when I read it If there exists some places that may mislead you,please ignore it, and forgive me
  3. 所属分类:android

    • 发布日期:2017-06-16
    • 文件大小:24420415
    • 提供者:夜游未央
  1. MyWeather

    0下载:
  2. 一个android上的天气预报源代码 自己写的 可以获取天气 用数据库存储历史查询记录 还支持接收短信回复天气信息功能 接受格式为:城市@大连 可以换成别的城市名 接受后自动回复天气情况 并且加入了一些美化元素-Android on a weather forecast, write your own source code can obtain weather storage using historical query logs also support response function
  3. 所属分类:android

    • 发布日期:2017-05-11
    • 文件大小:2571094
    • 提供者:江波
  1. AndroidWeatherForecast

    0下载:
  2. android实现一个天气预报功能的源代码,可以现在下来看看,有很多可以借鉴的地方的-The android source code, a weather forecast and functions can come down now and see, there are a lot of place to draw lessons from
  3. 所属分类:android

    • 发布日期:2017-05-02
    • 文件大小:826543
    • 提供者:王朝平
  1. AndroidWeatherForecast

    0下载:
  2. Android开发小项目 天气预报,内含完整工程,在Eclipse环境中使用Java编程,适合参考学习-A small project of Android development Weather Forecast, containing a complete project, uses Java programming in the Eclipse environment, for reference study
  3. 所属分类:android

    • 发布日期:2017-05-03
    • 文件大小:826675
    • 提供者:wu
  1. TianQi

    0下载:
  2. 本文就在分析讨论Android手机软件开发技术原理的基础上,开发出能为用户提供更好的基于Android平台的天气预报软件。-In this paper, the analysis and discussion Android mobile phone software development technology on the basis of the principle, developed to provide users with better platform to the 3G han
  3. 所属分类:android

    • 发布日期:2017-05-18
    • 文件大小:4609506
    • 提供者:王刚
  1. AndroidWeather

    0下载:
  2. 一款基于Android平台的天气预报软件,可以预报未来3天的天气情况,城市可自由选择。-A weather forecast based on the Android platform software that can predict the weather next three days, the city can be freely selected.
  3. 所属分类:android

    • 发布日期:2017-04-27
    • 文件大小:403399
    • 提供者:Zac
  1. WeatherForecast

    0下载:
  2. 用android编写的天气预报程序。 -WeatherForecast for android
  3. 所属分类:android

    • 发布日期:2017-04-29
    • 文件大小:378121
    • 提供者:邢亮
« 1 2 3 4 5 6 78 »
搜珍网 www.dssz.com