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

文件名称:WeatherWidget2.1

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2013-11-09
  • 文件大小:
    3.72mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!
电信下载 联通下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。

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

天气预报,应用程序编程源码,很好的参考资料。-The weather forecast, application programming source code, a good reference.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

.classpath
.project
.settings/
.settings/org.eclipse.core.resources.prefs
AndroidManifest.xml
assets/
bin/
bin/classes.dex
bin/com/
bin/com/sky_dreaming/
bin/com/sky_dreaming/weather/
bin/com/sky_dreaming/weather/ConfigureActivity.class
bin/com/sky_dreaming/weather/database_provider/
bin/com/sky_dreaming/weather/database_provider/DBHelper.class
bin/com/sky_dreaming/weather/database_provider/ForecastProvider.class
bin/com/sky_dreaming/weather/DetailForecastActivity$ForecastAdapter.class
bin/com/sky_dreaming/weather/DetailForecastActivity.class
bin/com/sky_dreaming/weather/entity/
bin/com/sky_dreaming/weather/entity/ForecastEntity.class
bin/com/sky_dreaming/weather/entity/WidgetEntity.class
bin/com/sky_dreaming/weather/ForecastWidget.class
bin/com/sky_dreaming/weather/fusion/
bin/com/sky_dreaming/weather/fusion/FusionField.class
bin/com/sky_dreaming/weather/R$anim.class
bin/com/sky_dreaming/weather/R$attr.class
bin/com/sky_dreaming/weather/R$color.class
bin/com/sky_dreaming/weather/R$drawable.class
bin/com/sky_dreaming/weather/R$id.class
bin/com/sky_dreaming/weather/R$layout.class
bin/com/sky_dreaming/weather/R$string.class
bin/com/sky_dreaming/weather/R$xml.class
bin/com/sky_dreaming/weather/R.class
bin/com/sky_dreaming/weather/service/
bin/com/sky_dreaming/weather/service/ForecastService.class
bin/com/sky_dreaming/weather/service/ForecastTimeService.class
bin/com/sky_dreaming/weather/util/
bin/com/sky_dreaming/weather/util/ForecastUtil.class
bin/com/sky_dreaming/weather/util/WebServiceUtil$ForecastParseException.class
bin/com/sky_dreaming/weather/util/WebServiceUtil.class
bin/resources.ap_
bin/WeatherWidget2.1.apk
default.properties
gen/
gen/com/
gen/com/sky_dreaming/
gen/com/sky_dreaming/weather/
gen/com/sky_dreaming/weather/R.java
res/
res/anim/
res/anim/rotatecurrentweather.xml
res/anim/translatecloudleft.xml
res/anim/translatecloudright.xml
res/anim/translaterain01.xml
res/anim/translaterain02.xml
res/anim/translaterain03.xml
res/anim/translaterain04.xml
res/anim/translaterain05.xml
res/drawable/
res/drawable/cloudy.png
res/drawable/cloudyrain.png
res/drawable/dots.png
res/drawable/flurries.png
res/drawable/fog.png
res/drawable/icerain.png
res/drawable/layer_cloud1.png
res/drawable/layer_cloud2.png
res/drawable/layer_drop1.png
res/drawable/layer_drop2.png
res/drawable/layer_drop3.png
res/drawable/layer_drop4.png
res/drawable/layer_drop5.png
res/drawable/layer_drop6.png
res/drawable/layer_drop7.png
res/drawable/layer_lightning1.png
res/drawable/layer_lightning2.png
res/drawable/layer_lightning3.png
res/drawable/lightrain.png
res/drawable/mostlysunny.png
res/drawable/number_0_tahoma.png
res/drawable/number_1_tahoma.png
res/drawable/number_2_tahoma.png
res/drawable/number_3_tahoma.png
res/drawable/number_4_tahoma.png
res/drawable/number_5_tahoma.png
res/drawable/number_6_tahoma.png
res/drawable/number_7_tahoma.png
res/drawable/number_8_tahoma.png
res/drawable/number_9_tahoma.png
res/drawable/rain.png
res/drawable/rain1.png
res/drawable/rain2.png
res/drawable/rain3.png
res/drawable/snow.png
res/drawable/storm.png
res/drawable/sun.png
res/drawable/weather.png
res/drawable/weatherbg.png
res/drawable/weather_chancesnow.png
res/drawable/weather_chancesnow_n.png
res/drawable/weather_chancestorm.png
res/drawable/weather_chancestorm_n.png
res/drawable/weather_cloudy.png
res/drawable/weather_cloudyrain.png
res/drawable/weather_cloudyrain_n.png
res/drawable/weather_flurries.png
res/drawable/weather_fog.png
res/drawable/weather_haze.png
res/drawable/weather_icyrain.png
res/drawable/weather_lightrain.png
res/drawable/weather_mostlycloudy.png
res/drawable/weather_mostlycloudy_n.png
res/drawable/weather_mostlysunny.png
res/drawable/weather_mostlysunny_n.png
res/drawable/weather_rain.png
res/drawable/weather_snow.png
res/drawable/weather_storm.png
res/drawable/weather_sunny.png
res/drawable/weather_sunny_n.png
res/layout/
res/layout/configure.xml
res/layout/detail.xml
res/layout/detailitems.xml
res/layout/main.xml
res/layout/weather.xml
res/values/
res/values/color.xml
res/values/strings.xml
res/xml/
res/xml/weatherwidget.xml
src/
src/com/
src/com/sky_dreaming/
src/com/sky_dreaming/weather/
src/com/sky_dreaming/weather/ConfigureActivity.java
src/com/sky_dreaming/weather/database_provider/
src/com/sky_dreaming/weather/database_provider/DBHelper.java
src/com/sky_dreaming/weather/database_provider/ForecastProvider.java
src/com/sky_dreaming/weather/DetailForecastActivity.java
src/com/sky_dreaming/weather/entity/
src/com/sky_dreaming/weather/entity/ForecastEntity.java
src/com/sky_dreaming/weather/entity/WidgetEntity.java
src/com/sky_dreaming/weather/ForecastWidget.java
src/com/sky_dreaming/weather/fusion/
src/com/sky_dreaming/weather/fusion/FusionField.java
src/com/sky_dreaming/weather/service/
src/com/sky_dreaming/weather/service/ForecastService.java
src/com/sky_dreaming/weather/service/ForecastTimeService.java
src/com/sky_dreaming/weather/util/
src/com/sky_dreaming/weather/util/ForecastUtil.java
src/com/sky_dreaming/weather/util/WebServiceUtil.java

相关说明

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

相关评论

暂无评论内容.

发表评论

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

浏览历史记录

关闭