文件名称:Weather
介绍说明--下载内容均来自于网络,请自行研究使用
android 开发的简单的天气预报的例子-android development example of a simple weather forecast
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Weather
.......\.classpath
.......\.project
.......\AndroidManifest.xml
.......\assets
.......\bin
.......\...\classes.dex
.......\...\com
.......\...\...\csust
.......\...\...\.....\weather
.......\...\...\.....\.......\R$attr.class
.......\...\...\.....\.......\R$color.class
.......\...\...\.....\.......\R$drawable.class
.......\...\...\.....\.......\R$id.class
.......\...\...\.....\.......\R$layout.class
.......\...\...\.....\.......\R$string.class
.......\...\...\.....\.......\R.class
.......\...\...\.....\.......\SingleWeatherInfoView.class
.......\...\...\.....\.......\utils
.......\...\...\.....\.......\.....\ConstData.class
.......\...\...\.....\.......\.....\GoogleWeatherHandler.class
.......\...\...\.....\.......\.....\WeatherCurrentCondition.class
.......\...\...\.....\.......\.....\WeatherForecastCondition.class
.......\...\...\.....\.......\.....\WeatherSet.class
.......\...\...\.....\.......\WeatherForecast$1.class
.......\...\...\.....\.......\WeatherForecast.class
.......\...\resources.ap_
.......\...\Weather.apk
.......\default.properties
.......\gen
.......\...\com
.......\...\...\csust
.......\...\...\.....\weather
.......\...\...\.....\.......\R.java
.......\proguard.cfg
.......\res
.......\...\drawable
.......\...\........\bg.gif
.......\...\........\icon.png
.......\...\layout
.......\...\......\main.xml
.......\...\values
.......\...\......\strings.xml
.......\src
.......\...\com
.......\...\...\csust
.......\...\...\.....\weather
.......\...\...\.....\.......\SingleWeatherInfoView.java
.......\...\...\.....\.......\utils
.......\...\...\.....\.......\.....\ConstData.java
.......\...\...\.....\.......\.....\GoogleWeatherHandler.java
.......\...\...\.....\.......\.....\WeatherCurrentCondition.java
.......\...\...\.....\.......\.....\WeatherForecastCondition.java
.......\...\...\.....\.......\.....\WeatherSet.java
.......\...\...\.....\.......\WeatherForecast.java