文件名称:Weatherggjk
介绍说明--下载内容均来自于网络,请自行研究使用
本项目是一个简单的天气获取的小例子源码,使用php.weather.sina.com.cn的天气数据接口和百度地图提供的定位服务。会自动定位到当前城市然后获取前后三天范围的天气数据,代码有注释。 -This project is a simple weather access to a small example of the source code, using the php.weather.sina.com.cn weather data interface and Baidu map provides positioning services. Will automatically locate the current city before and after the three days of weather data, the code has comments.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
WeatherDemo
...........\.classpath
...........\.project
...........\.settings
...........\.........\org.eclipse.core.resources.prefs
...........\.........\org.eclipse.jdt.core.prefs
...........\AndroidManifest.xml
...........\assets
...........\bin
...........\...\AndroidManifest.xml
...........\...\classes
...........\...\.......\com
...........\...\.......\...\weatherdemo
...........\...\.......\...\...........\BuildConfig.class
...........\...\.......\...\...........\DB
...........\...\.......\...\...........\..\Config.class
...........\...\.......\...\...........\..\DBAdapter$DBOpenHelper.class
...........\...\.......\...\...........\..\DBAdapter.class
...........\...\.......\...\...........\HistoryActivity.class
...........\...\.......\...\...........\MainActivity.class
...........\...\.......\...\...........\R$attr.class
...........\...\.......\...\...........\R$dimen.class
...........\...\.......\...\...........\R$drawable.class
...........\...\.......\...\...........\R$id.class
...........\...\.......\...\...........\R$layout.class
...........\...\.......\...\...........\R$menu.class
...........\...\.......\...\...........\R$string.class
...........\...\.......\...\...........\R$style.class
...........\...\.......\...\...........\R$xml.class
...........\...\.......\...\...........\R.class
...........\...\.......\...\...........\Service
...........\...\.......\...\...........\.......\SmsReceiver.class
...........\...\.......\...\...........\.......\WeatherAdapter.class
...........\...\.......\...\...........\.......\WeatherService$1.class
...........\...\.......\...\...........\.......\WeatherService.class
...........\...\.......\...\...........\SetupActivity$1.class
...........\...\.......\...\...........\SetupActivity$2.class
...........\...\.......\...\...........\SetupActivity.class
...........\...\.......\...\...........\SMS
...........\...\.......\...\...........\...\SimpleSms.class
...........\...\.......\...\...........\...\SmsAdapter$ViewHolder.class
...........\...\.......\...\...........\...\SmsAdapter.class
...........\...\.......\...\...........\Weather
...........\...\.......\...\...........\.......\Forecast.class
...........\...\.......\...\...........\.......\Weather.class
...........\...\.......\...\...........\WeatherActivity.class
...........\...\classes.dex
...........\...\dexedLibs
...........\...\.........\android-support-v4-b8b8c70ade6e69b17f63c1e52b0b7638.jar
...........\...\.........\dom4j-1.6.1-237fb93e9e327cc81d2e1dc173ca9d3c.jar
...........\...\jarlist.cache
...........\...\res
...........\...\...\crunch
...........\...\...\......\drawable
...........\...\...\......\........\icon.png
...........\...\...\......\........\sunny.png
...........\...\...\......\........\tab_history.png
...........\...\...\......\........\tab_setup.png
...........\...\...\......\........\tab_weather.png
...........\...\...\......\drawable-hdpi
...........\...\...\......\.............\ic_launcher.png
...........\...\...\......\drawable-mdpi
...........\...\...\......\.............\ic_launcher.png
...........\...\...\......\drawable-xhdpi
...........\...\...\......\..............\ic_launcher.png
...........\...\...\......\drawable-xxhdpi
...........\...\...\......\...............\ic_launcher.png
...........\...\resources.ap_
...........\gen
...........\...\com
...........\...\...\weatherdemo
...........\...\...\...........\BuildConfig.java
...........\...\...\...........\R.java
...........\hs_err_pid6792.log
...........\hs_err_pid6888.log
...........\ic_launcher-web.png
...........\libs
...........\....\android-support-v4.jar
...........\....\dom4j-1.6.1.jar
...........\lint.xml
...........\proguard-project.txt
...........\project.properties
...........\res
...........\...\drawable
...........\...\........\icon.png
...........\...\........\sunny.png
...........\...\........\tab_history.png
...........\...\........\tab_setup.png
...........\...\........\tab_weather.png
...........\...\drawable-hdpi
...........\...\.............\ic_launcher.png
...........\...\drawable-ldpi
...........\...\drawable-mdpi
......