資源簡介
基礎功能:
1、 PULL解析獲得天氣信息。
拓展功能:
2、 通過解析WeatherWebService網(wǎng)站提供的XML文件獲取天氣信息。
3、 點擊屏幕上方的下拉菜單會顯示W(wǎng)eatherWebService網(wǎng)站所提供天氣預報的所有城市名,點擊任意一個城市,就會在屏幕上顯示當天、昨天和明天的天氣信息。
代碼片段和文件信息
/**
?*?Automatically?generated?file.?DO?NOT?MODIFY
?*/
package?com.example.lenovo.weatherbroadcast.test;
public?final?class?BuildConfig?{
??public?static?final?boolean?DEBUG?=?Boolean.parseBoolean(“true“);
??public?static?final?String?APPLICATION_ID?=?“com.example.lenovo.weatherbroadcast.test“;
??public?static?final?String?BUILD_TYPE?=?“debug“;
??public?static?final?String?FLAVOR?=?““;
??public?static?final?int?VERSION_CODE?=?1;
??public?static?final?String?VERSION_NAME?=?“1.0“;
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????105??2018-10-08?16:38??weatherBroadcast\.gitignore
?????文件?????????31??2018-10-08?16:39??weatherBroadcast\.gradle\2.10\taskArtifacts\cache.properties
?????文件?????????17??2018-10-11?10:22??weatherBroadcast\.gradle\2.10\taskArtifacts\cache.properties.lock
?????文件?????243799??2018-10-11?10:22??weatherBroadcast\.gradle\2.10\taskArtifacts\fileHashes.bin
?????文件????5090324??2018-10-11?10:22??weatherBroadcast\.gradle\2.10\taskArtifacts\fileSnapshots.bin
?????文件??????21212??2018-10-10?09:03??weatherBroadcast\.gradle\2.10\taskArtifacts\outputFileStates.bin
?????文件?????144748??2018-10-11?10:22??weatherBroadcast\.gradle\2.10\taskArtifacts\taskArtifacts.bin
?????文件?????????16??2018-10-10?16:34??weatherBroadcast\.idea\.name
?????文件????????686??2018-10-10?16:34??weatherBroadcast\.idea\compiler.xm
?????文件?????????76??2018-10-10?16:34??weatherBroadcast\.idea\copyright\profiles_settings.xm
?????文件????????159??2018-10-10?16:34??weatherBroadcast\.idea\encodings.xm
?????文件????????833??2018-10-10?16:34??weatherBroadcast\.idea\gradle.xm
?????文件????????707??2018-10-10?16:34??weatherBroadcast\.idea\libraries\animated_vector_drawable_26_0_0_alpha1.xm
?????文件????????830??2018-10-10?16:34??weatherBroadcast\.idea\libraries\appcompat_v7_26_0_0_alpha1.xm
?????文件????????526??2018-10-10?16:34??weatherBroadcast\.idea\libraries\hamcrest_core_1_3.xm
?????文件????????477??2018-10-10?16:34??weatherBroadcast\.idea\libraries\junit_4_12.xm
?????文件????????584??2018-10-10?16:34??weatherBroadcast\.idea\libraries\support_annotations_26_0_0_alpha1.xm
?????文件????????860??2018-10-10?16:34??weatherBroadcast\.idea\libraries\support_compat_26_0_0_alpha1.xm
?????文件????????848??2018-10-10?16:34??weatherBroadcast\.idea\libraries\support_core_ui_26_0_0_alpha1.xm
?????文件????????884??2018-10-10?16:34??weatherBroadcast\.idea\libraries\support_core_utils_26_0_0_alpha1.xm
?????文件????????854??2018-10-10?16:34??weatherBroadcast\.idea\libraries\support_fragment_26_0_0_alpha1.xm
?????文件????????895??2018-10-10?16:34??weatherBroadcast\.idea\libraries\support_media_compat_26_0_0_alpha1.xm
?????文件????????637??2018-10-10?16:34??weatherBroadcast\.idea\libraries\support_v4_26_0_0_alpha1.xm
?????文件????????702??2018-10-10?16:34??weatherBroadcast\.idea\libraries\support_vector_drawable_26_0_0_alpha1.xm
?????文件???????2226??2018-10-11?10:29??weatherBroadcast\.idea\misc.xm
?????文件????????369??2018-10-10?16:34??weatherBroadcast\.idea\modules.xm
?????文件????????564??2018-10-10?16:34??weatherBroadcast\.idea\runConfigurations.xm
?????文件?????140081??2018-10-16?20:28??weatherBroadcast\.idea\workspace.xm
?????文件??????????8??2018-10-08?16:38??weatherBroadcast\app\.gitignore
?????文件????1392131??2018-10-09?22:36??weatherBroadcast\app\app-release.apk
............此處省略2115個文件信息
評論
共有 條評論