CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 android开发

文件名称:weatherDemo

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2014-01-09
  • 文件大小:
    1.97mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

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 the appropriate city code , so remote access weather forecasts interface returns the format JSon. Related to database applications, document literacy , Android network programming, multithreaded programming techniques. Reference for beginners .


(系统自动生成,下载前可以参看下载内容)

下载文件列表

weatherDemo/.project
weatherDemo/bin/classes/com/example/weatherdemo/MainActivity.class
weatherDemo/bin/classes/com/example/weatherdemo/R$attr.class
weatherDemo/bin/classes/com/example/weatherdemo/R$id.class
weatherDemo/bin/classes/com/example/weatherdemo/R$layout.class
weatherDemo/bin/classes/com/example/weatherdemo/R$menu.class
weatherDemo/bin/classes/com/example/weatherdemo/R.class
weatherDemo/bin/classes/com/example/weatherdemo/R$style.class
weatherDemo/bin/classes/com/example/weatherdemo/R$dimen.class
weatherDemo/bin/classes/com/example/weatherdemo/R$drawable.class
weatherDemo/bin/classes/com/example/weatherdemo/R$string.class
weatherDemo/bin/classes/com/example/weatherdemo/BuildConfig.class
weatherDemo/bin/classes/com/example/weatherdemo/DigitalClock$FormatChangeObserver.class
weatherDemo/bin/classes/com/example/weatherdemo/DigitalClock.class
weatherDemo/bin/classes/com/example/weatherdemo/DigitalClock$1.class
weatherDemo/bin/classes/com/example/weatherdemo/util/ImportDB.class
weatherDemo/bin/classes/com/example/weatherdemo/util/WeatherUtils.class
weatherDemo/bin/classes/com/example/weatherdemo/util/CityWeatherAsynTask.class
weatherDemo/bin/classes/com/example/weatherdemo/util/Constants.class
weatherDemo/bin/classes/com/example/weatherdemo/util/DateDeal.class
weatherDemo/bin/classes/com/example/weatherdemo/MainActivity$DataImportThread.class
weatherDemo/bin/classes/com/example/weatherdemo/MainActivity$1.class
weatherDemo/bin/res/drawable-hdpi/bus_loading_bg.9.png
weatherDemo/bin/res/drawable-hdpi/cutline.png
weatherDemo/bin/res/drawable-hdpi/cx_hover.9.png
weatherDemo/bin/res/drawable-hdpi/cx_nor.9.png
weatherDemo/bin/res/drawable-hdpi/gray_line.png
weatherDemo/bin/res/drawable-hdpi/ic_launcher.png
weatherDemo/bin/res/drawable-hdpi/ic_weather.png
weatherDemo/bin/res/drawable-hdpi/weathericon_condition_01.png
weatherDemo/bin/res/drawable-hdpi/weathericon_condition_02.png
weatherDemo/bin/res/drawable-hdpi/weathericon_condition_03.png
weatherDemo/bin/res/drawable-hdpi/weathericon_condition_04.png
weatherDemo/bin/res/drawable-hdpi/weathericon_condition_05.png
weatherDemo/bin/res/drawable-hdpi/weathericon_condition_06.png
weatherDemo/bin/res/drawable-hdpi/weathericon_condition_07.png
weatherDemo/bin/res/drawable-hdpi/weathericon_condition_08.png
weatherDemo/bin/res/drawable-hdpi/weathericon_condition_09.png
weatherDemo/bin/res/drawable-hdpi/weathericon_condition_10.png
weatherDemo/bin/res/drawable-hdpi/weathericon_condition_11.png
weatherDemo/bin/res/drawable-hdpi/weathericon_condition_12.png
weatherDemo/bin/res/drawable-hdpi/weathericon_condition_13.png
weatherDemo/bin/res/drawable-hdpi/weathericon_condition_14.png
weatherDemo/bin/res/drawable-hdpi/weathericon_condition_15.png
weatherDemo/bin/res/drawable-hdpi/weathericon_condition_16.png
weatherDemo/bin/res/drawable-hdpi/weathericon_condition_17.png
weatherDemo/bin/res/drawable-mdpi/ic_launcher.png
weatherDemo/bin/res/drawable-xhdpi/ic_launcher.png
weatherDemo/bin/res/drawable-xxhdpi/ic_launcher.png
weatherDemo/bin/AndroidManifest.xml
weatherDemo/bin/dexedLibs/android-support-v4-b6cdee7c8e3b47b0909918d6c26febc0.jar
weatherDemo/bin/classes.dex
weatherDemo/bin/jarlist.cache
weatherDemo/bin/resources.ap_
weatherDemo/bin/weatherDemo.apk
weatherDemo/res/drawable-xhdpi/ic_launcher.png
weatherDemo/res/drawable-hdpi/ic_launcher.png
weatherDemo/res/drawable-hdpi/bus_loading_bg.9.png
weatherDemo/res/drawable-hdpi/gray_line.png
weatherDemo/res/drawable-hdpi/weathericon_condition_01.png
weatherDemo/res/drawable-hdpi/weathericon_condition_02.png
weatherDemo/res/drawable-hdpi/weathericon_condition_03.png
weatherDemo/res/drawable-hdpi/weathericon_condition_04.png
weatherDemo/res/drawable-hdpi/weathericon_condition_05.png
weatherDemo/res/drawable-hdpi/weathericon_condition_06.png
weatherDemo/res/drawable-hdpi/weathericon_condition_07.png
weatherDemo/res/drawable-hdpi/weathericon_condition_08.png
weatherDemo/res/drawable-hdpi/weathericon_condition_09.png
weatherDemo/res/drawable-hdpi/weathericon_condition_10.png
weatherDemo/res/drawable-hdpi/weathericon_condition_11.png
weatherDemo/res/drawable-hdpi/weathericon_condition_12.png
weatherDemo/res/drawable-hdpi/weathericon_condition_13.png
weatherDemo/res/drawable-hdpi/weathericon_condition_14.png
weatherDemo/res/drawable-hdpi/weathericon_condition_15.png
weatherDemo/res/drawable-hdpi/weathericon_condition_16.png
weatherDemo/res/drawable-hdpi/weathericon_condition_17.png
weatherDemo/res/drawable-hdpi/cutline.png
weatherDemo/res/drawable-hdpi/cx_hover.9.png
weatherDemo/res/drawable-hdpi/cx_nor.9.png
weatherDemo/res/drawable-hdpi/ic_weather.png
weatherDemo/res/drawable-mdpi/ic_launcher.png
weatherDemo/res/layout/activity_main.xml
weatherDemo/res/values/styles.xml
weatherDemo/res/values/strings.xml
weatherDemo/res/values/dimens.xml
weatherDemo/res/values-v11/styles.xml
weatherDemo/res/values-v14/styles.xml
weatherDemo/res/drawable-xxhdpi/ic_launcher.png
weatherDemo/res/menu/main.xml
weatherDemo/res/values-sw600dp/dimens.xml
weatherDemo/res/values-sw720dp-land/dimens.xml
weatherDemo/res/drawable/button_click.xml
weatherDemo/assets/db_weather.db
w

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com