文件名称:WeatherWidget2.1
介绍说明--下载内容来自于网络,使用问题请自行百度
天气预报,应用程序编程源码,很好的参考资料。-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
.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
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.