文件名称:androidweather
介绍说明--下载内容来自于网络,使用问题请自行百度
android 开发的一款天气预报软件 适合初学者学习SAX解析XML文件 -android development of a weather forecast software for beginners to learn SAX parsing XML documents
(系统自动生成,下载前可以参看下载内容)
下载文件列表
androidweather/.classpath
androidweather/.project
androidweather/AndroidManifest.xml
androidweather/bin/classes.dex
androidweather/bin/com/ty/weather/ConfigureActivity.class
androidweather/bin/com/ty/weather/DetailForecastActivity$ForecastAdapter.class
androidweather/bin/com/ty/weather/DetailForecastActivity.class
androidweather/bin/com/ty/weather/ForecastProvider$DatabaseHelper.class
androidweather/bin/com/ty/weather/ForecastProvider$WeatherDetails.class
androidweather/bin/com/ty/weather/ForecastProvider$WeatherWidgets.class
androidweather/bin/com/ty/weather/ForecastProvider.class
androidweather/bin/com/ty/weather/ForecastService.class
androidweather/bin/com/ty/weather/ForecastTimeService.class
androidweather/bin/com/ty/weather/ForecastWidget.class
androidweather/bin/com/ty/weather/R$anim.class
androidweather/bin/com/ty/weather/R$attr.class
androidweather/bin/com/ty/weather/R$color.class
androidweather/bin/com/ty/weather/R$drawable.class
androidweather/bin/com/ty/weather/R$id.class
androidweather/bin/com/ty/weather/R$layout.class
androidweather/bin/com/ty/weather/R$string.class
androidweather/bin/com/ty/weather/R$xml.class
androidweather/bin/com/ty/weather/R.class
androidweather/bin/com/ty/weather/util/ForecastEntity.class
androidweather/bin/com/ty/weather/util/ForecastUtil.class
androidweather/bin/com/ty/weather/util/WidgetEntity.class
androidweather/bin/com/ty/weather/WebServiceHelper$ForecastParseException.class
androidweather/bin/com/ty/weather/WebServiceHelper.class
androidweather/bin/resources.ap_
androidweather/bin/ty-weather.apk
androidweather/default.properties
androidweather/gen/com/ty/weather/R.java
androidweather/res/anim/rotatecurrentweather.xml
androidweather/res/anim/translatecloudleft.xml
androidweather/res/anim/translatecloudright.xml
androidweather/res/anim/translaterain01.xml
androidweather/res/anim/translaterain02.xml
androidweather/res/anim/translaterain03.xml
androidweather/res/anim/translaterain04.xml
androidweather/res/anim/translaterain05.xml
androidweather/res/drawable/cloudy.png
androidweather/res/drawable/cloudyrain.png
androidweather/res/drawable/dots.png
androidweather/res/drawable/flurries.png
androidweather/res/drawable/fog.png
androidweather/res/drawable/icerain.png
androidweather/res/drawable/layer_cloud1.png
androidweather/res/drawable/layer_cloud2.png
androidweather/res/drawable/layer_drop1.png
androidweather/res/drawable/layer_drop2.png
androidweather/res/drawable/layer_drop3.png
androidweather/res/drawable/layer_drop4.png
androidweather/res/drawable/layer_drop5.png
androidweather/res/drawable/layer_drop6.png
androidweather/res/drawable/layer_drop7.png
androidweather/res/drawable/layer_lightning1.png
androidweather/res/drawable/layer_lightning2.png
androidweather/res/drawable/layer_lightning3.png
androidweather/res/drawable/lightrain.png
androidweather/res/drawable/mostlysunny.png
androidweather/res/drawable/number_0_tahoma.png
androidweather/res/drawable/number_1_tahoma.png
androidweather/res/drawable/number_2_tahoma.png
androidweather/res/drawable/number_3_tahoma.png
androidweather/res/drawable/number_4_tahoma.png
androidweather/res/drawable/number_5_tahoma.png
androidweather/res/drawable/number_6_tahoma.png
androidweather/res/drawable/number_7_tahoma.png
androidweather/res/drawable/number_8_tahoma.png
androidweather/res/drawable/number_9_tahoma.png
androidweather/res/drawable/rain.png
androidweather/res/drawable/rain1.png
androidweather/res/drawable/rain2.png
androidweather/res/drawable/rain3.png
androidweather/res/drawable/snow.png
androidweather/res/drawable/storm.png
androidweather/res/drawable/sun.png
androidweather/res/drawable/Thumbs.db
androidweather/res/drawable/weather.png
androidweather/res/drawable/weatherbg.png
androidweather/res/drawable/weather_chancesnow.png
androidweather/res/drawable/weather_chancesnow_n.png
androidweather/res/drawable/weather_chancestorm.png
androidweather/res/drawable/weather_chancestorm_n.png
androidweather/res/drawable/weather_cloudy.png
androidweather/res/drawable/weather_cloudyrain.png
androidweather/res/drawable/weather_cloudyrain_n.png
androidweather/res/drawable/weather_flurries.png
androidweather/res/drawable/weather_fog.png
androidweather/res/drawable/weather_haze.png
androidweather/res/drawable/weather_icyrain.png
androidweather/res/drawable/weather_lightrain.png
androidweather/res/drawable/weather_mostlycloudy.png
androidweather/res/drawable/weather_mostlycloudy_n.png
androidweather/res/drawable/weather_mostlysunny.png
androidweather/res/drawable/weather_mostlysunny_n.png
androidweather/res/drawable/weather_rain.png
androidweather/res/drawable/weather_snow.png
androidweather/res/drawable/weather_storm.png
androidweather/res/drawable/weather_sunny.png
androidweather/res/drawable/weather_sunny_n.png
androidweather/res/layout/configure.xml
androidweather/res/layout/detail.xml
androidweather/res/layout/detailitems.xml
androidweather/res/layout/weather.xml
androidweather/res/values/color.xml
androidweather/res/values/strings.xml
androidweather/res/xml/weatherwidget.xml
androidweather/src/com/ty/weather/ConfigureActivity.java
androidweather/src
androidweather/.project
androidweather/AndroidManifest.xml
androidweather/bin/classes.dex
androidweather/bin/com/ty/weather/ConfigureActivity.class
androidweather/bin/com/ty/weather/DetailForecastActivity$ForecastAdapter.class
androidweather/bin/com/ty/weather/DetailForecastActivity.class
androidweather/bin/com/ty/weather/ForecastProvider$DatabaseHelper.class
androidweather/bin/com/ty/weather/ForecastProvider$WeatherDetails.class
androidweather/bin/com/ty/weather/ForecastProvider$WeatherWidgets.class
androidweather/bin/com/ty/weather/ForecastProvider.class
androidweather/bin/com/ty/weather/ForecastService.class
androidweather/bin/com/ty/weather/ForecastTimeService.class
androidweather/bin/com/ty/weather/ForecastWidget.class
androidweather/bin/com/ty/weather/R$anim.class
androidweather/bin/com/ty/weather/R$attr.class
androidweather/bin/com/ty/weather/R$color.class
androidweather/bin/com/ty/weather/R$drawable.class
androidweather/bin/com/ty/weather/R$id.class
androidweather/bin/com/ty/weather/R$layout.class
androidweather/bin/com/ty/weather/R$string.class
androidweather/bin/com/ty/weather/R$xml.class
androidweather/bin/com/ty/weather/R.class
androidweather/bin/com/ty/weather/util/ForecastEntity.class
androidweather/bin/com/ty/weather/util/ForecastUtil.class
androidweather/bin/com/ty/weather/util/WidgetEntity.class
androidweather/bin/com/ty/weather/WebServiceHelper$ForecastParseException.class
androidweather/bin/com/ty/weather/WebServiceHelper.class
androidweather/bin/resources.ap_
androidweather/bin/ty-weather.apk
androidweather/default.properties
androidweather/gen/com/ty/weather/R.java
androidweather/res/anim/rotatecurrentweather.xml
androidweather/res/anim/translatecloudleft.xml
androidweather/res/anim/translatecloudright.xml
androidweather/res/anim/translaterain01.xml
androidweather/res/anim/translaterain02.xml
androidweather/res/anim/translaterain03.xml
androidweather/res/anim/translaterain04.xml
androidweather/res/anim/translaterain05.xml
androidweather/res/drawable/cloudy.png
androidweather/res/drawable/cloudyrain.png
androidweather/res/drawable/dots.png
androidweather/res/drawable/flurries.png
androidweather/res/drawable/fog.png
androidweather/res/drawable/icerain.png
androidweather/res/drawable/layer_cloud1.png
androidweather/res/drawable/layer_cloud2.png
androidweather/res/drawable/layer_drop1.png
androidweather/res/drawable/layer_drop2.png
androidweather/res/drawable/layer_drop3.png
androidweather/res/drawable/layer_drop4.png
androidweather/res/drawable/layer_drop5.png
androidweather/res/drawable/layer_drop6.png
androidweather/res/drawable/layer_drop7.png
androidweather/res/drawable/layer_lightning1.png
androidweather/res/drawable/layer_lightning2.png
androidweather/res/drawable/layer_lightning3.png
androidweather/res/drawable/lightrain.png
androidweather/res/drawable/mostlysunny.png
androidweather/res/drawable/number_0_tahoma.png
androidweather/res/drawable/number_1_tahoma.png
androidweather/res/drawable/number_2_tahoma.png
androidweather/res/drawable/number_3_tahoma.png
androidweather/res/drawable/number_4_tahoma.png
androidweather/res/drawable/number_5_tahoma.png
androidweather/res/drawable/number_6_tahoma.png
androidweather/res/drawable/number_7_tahoma.png
androidweather/res/drawable/number_8_tahoma.png
androidweather/res/drawable/number_9_tahoma.png
androidweather/res/drawable/rain.png
androidweather/res/drawable/rain1.png
androidweather/res/drawable/rain2.png
androidweather/res/drawable/rain3.png
androidweather/res/drawable/snow.png
androidweather/res/drawable/storm.png
androidweather/res/drawable/sun.png
androidweather/res/drawable/Thumbs.db
androidweather/res/drawable/weather.png
androidweather/res/drawable/weatherbg.png
androidweather/res/drawable/weather_chancesnow.png
androidweather/res/drawable/weather_chancesnow_n.png
androidweather/res/drawable/weather_chancestorm.png
androidweather/res/drawable/weather_chancestorm_n.png
androidweather/res/drawable/weather_cloudy.png
androidweather/res/drawable/weather_cloudyrain.png
androidweather/res/drawable/weather_cloudyrain_n.png
androidweather/res/drawable/weather_flurries.png
androidweather/res/drawable/weather_fog.png
androidweather/res/drawable/weather_haze.png
androidweather/res/drawable/weather_icyrain.png
androidweather/res/drawable/weather_lightrain.png
androidweather/res/drawable/weather_mostlycloudy.png
androidweather/res/drawable/weather_mostlycloudy_n.png
androidweather/res/drawable/weather_mostlysunny.png
androidweather/res/drawable/weather_mostlysunny_n.png
androidweather/res/drawable/weather_rain.png
androidweather/res/drawable/weather_snow.png
androidweather/res/drawable/weather_storm.png
androidweather/res/drawable/weather_sunny.png
androidweather/res/drawable/weather_sunny_n.png
androidweather/res/layout/configure.xml
androidweather/res/layout/detail.xml
androidweather/res/layout/detailitems.xml
androidweather/res/layout/weather.xml
androidweather/res/values/color.xml
androidweather/res/values/strings.xml
androidweather/res/xml/weatherwidget.xml
androidweather/src/com/ty/weather/ConfigureActivity.java
androidweather/src
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.