资源简介

Android应用源码可以自动定位和手动选择的天气预报是一个可以自动定位和手动选择的天气预报源码,打开app首先会有一个四屏的引导界面,城市定位有自动定位(百度)和手动选择功能手动选择加载时间较长貌似是因为省市信息是在网络获取。天气详情页面是模仿的微信滑动页面来显示最近几天的天气。。。。

资源截图

代码片段和文件信息

/** Automatically generated file. DO NOT MODIFY */
package cn.ccy.test_weather;

public final class BuildConfig {
    public final static boolean DEBUG = true;
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件        781  2014-06-03 20:34  Test_Weather\proguard-project.txt

     文件        334  2016-12-02 09:15  本源码使用帮助.txt

     文件       1401  2014-07-11 19:54  Test_Weather\res\layout\activity_guide_page.xml

     文件       1186  2014-07-12 10:39  Test_Weather\res\layout\activity_main.xml

     文件       1979  2014-07-12 02:27  Test_Weather\res\layout\activity_pager.xml

     文件       2812  2014-07-12 10:03  Test_Weather\AndroidManifest.xml

     文件       2812  2014-07-16 22:39  Test_Weather\bin\AndroidManifest.xml

     文件        304  2014-07-12 10:38  Test_Weather\res\drawable\button_auto_selector_checked.xml

     文件        306  2014-07-12 10:30  Test_Weather\res\drawable\button_manul_selector_checked.xml

     文件      10506  2014-07-11 23:34  Test_Weather\res\values\colors.xml

     文件        203  2014-06-03 20:34  Test_Weather\res\values-sw600dp\dimens.xml

     文件        220  2014-06-03 20:34  Test_Weather\res\values\dimens.xml

     文件        277  2014-06-03 20:34  Test_Weather\res\values-sw720dp-land\dimens.xml

     文件       2185  2014-07-12 11:32  Test_Weather\res\layout\forth_day_fragment.xml

     文件        290  2014-07-11 17:35  Test_Weather\res\drawable\goin_selector_checked_bg.xml

     文件        146  2014-07-06 23:14  Test_Weather\lint.xml

     文件        263  2014-06-03 20:34  Test_Weather\res\menu\main.xml

     文件        298  2014-07-11 20:14  Test_Weather\res\drawable\menu_location_selector_checked_bg.xml

     文件        278  2014-07-11 20:18  Test_Weather\res\menu\my_menu.xml

     文件        418  2013-05-11 19:00  Test_Weather\res\layout\page_item.xml

     文件        605  2014-07-07 16:40  Test_Weather\res\layout\select_spinner_view.xml

     文件        175  2014-07-12 10:45  Test_Weather\res\values\strings.xml

     文件        334  2014-06-03 20:34  Test_Weather\res\values-v11\styles.xml

     文件        391  2014-06-03 20:34  Test_Weather\res\values-v14\styles.xml

     文件       1319  2014-07-11 17:30  Test_Weather\res\values\styles.xml

     文件        360  2014-07-11 23:17  Test_Weather\res\drawable\tab_selector_checked_bg.xml

     文件        340  2013-09-23 16:02  Test_Weather\res\color\tab_selector_tv_color.xml

     文件       2182  2014-07-12 11:31  Test_Weather\res\layout\third_day_fragment.xml

     文件       1026  2014-07-12 11:27  Test_Weather\res\layout\today_fragment.xml

     文件       2180  2014-07-12 11:31  Test_Weather\res\layout\tomorrow_fragment.xml

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

评论

共有 条评论