• 大小: 26.84MB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2023-08-01
  • 语言: Java
  • 标签: 安卓实验  

资源简介

基础功能: 1、 PULL解析获得天气信息。 拓展功能: 2、 通过解析WeatherWebService网站提供的XML文件获取天气信息。 3、 点击屏幕上方的下拉菜单会显示WeatherWebService网站所提供天气预报的所有城市名,点击任意一个城市,就会在屏幕上显示当天、昨天和明天的天气信息。

资源截图

代码片段和文件信息

/**
 * 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.xml

     文件         76  2018-10-10 16:34  weatherBroadcast\.idea\copyright\profiles_settings.xml

     文件        159  2018-10-10 16:34  weatherBroadcast\.idea\encodings.xml

     文件        833  2018-10-10 16:34  weatherBroadcast\.idea\gradle.xml

     文件        707  2018-10-10 16:34  weatherBroadcast\.idea\libraries\animated_vector_drawable_26_0_0_alpha1.xml

     文件        830  2018-10-10 16:34  weatherBroadcast\.idea\libraries\appcompat_v7_26_0_0_alpha1.xml

     文件        526  2018-10-10 16:34  weatherBroadcast\.idea\libraries\hamcrest_core_1_3.xml

     文件        477  2018-10-10 16:34  weatherBroadcast\.idea\libraries\junit_4_12.xml

     文件        584  2018-10-10 16:34  weatherBroadcast\.idea\libraries\support_annotations_26_0_0_alpha1.xml

     文件        860  2018-10-10 16:34  weatherBroadcast\.idea\libraries\support_compat_26_0_0_alpha1.xml

     文件        848  2018-10-10 16:34  weatherBroadcast\.idea\libraries\support_core_ui_26_0_0_alpha1.xml

     文件        884  2018-10-10 16:34  weatherBroadcast\.idea\libraries\support_core_utils_26_0_0_alpha1.xml

     文件        854  2018-10-10 16:34  weatherBroadcast\.idea\libraries\support_fragment_26_0_0_alpha1.xml

     文件        895  2018-10-10 16:34  weatherBroadcast\.idea\libraries\support_media_compat_26_0_0_alpha1.xml

     文件        637  2018-10-10 16:34  weatherBroadcast\.idea\libraries\support_v4_26_0_0_alpha1.xml

     文件        702  2018-10-10 16:34  weatherBroadcast\.idea\libraries\support_vector_drawable_26_0_0_alpha1.xml

     文件       2226  2018-10-11 10:29  weatherBroadcast\.idea\misc.xml

     文件        369  2018-10-10 16:34  weatherBroadcast\.idea\modules.xml

     文件        564  2018-10-10 16:34  weatherBroadcast\.idea\runConfigurations.xml

     文件     140081  2018-10-16 20:28  weatherBroadcast\.idea\workspace.xml

     文件          8  2018-10-08 16:38  weatherBroadcast\app\.gitignore

     文件    1392131  2018-10-09 22:36  weatherBroadcast\app\app-release.apk

............此处省略2115个文件信息

评论

共有 条评论