首页

天气预报app源码

java

2020-6-16

资源下载此资源下载价格为3D币(VIP免费),请先
资源文件列表
iWeather-master/.gitignore , 562
iWeather-master/.idea/compiler.xml , 686
iWeather-master/.idea/copyright/profiles_settings.xml , 74
iWeather-master/.idea/encodings.xml , 159
iWeather-master/.idea/gradle.xml , 722
iWeather-master/.idea/misc.xml , 2226
iWeather-master/.idea/modules.xml , 353
iWeather-master/.idea/runConfigurations.xml , 564
iWeather-master/.idea/vcs.xml , 180
iWeather-master/AppReleased/S61221-104558.jpg , 642281
iWeather-master/AppReleased/S61221-104625.jpg , 429346
iWeather-master/AppReleased/S61223-145405.jpg , 455382
iWeather-master/AppReleased/S61223-145415.jpg , 460650
iWeather-master/AppReleased/S61223-145428.jpg , 465790
iWeather-master/AppReleased/S61223-145622.jpg , 549091
iWeather-master/AppReleased/S61223-145636.jpg , 551928
iWeather-master/AppReleased/S61223-145647.jpg , 542807
iWeather-master/AppReleased/S61223-145717.jpg , 911376
iWeather-master/AppReleased/S61223-145726.jpg , 911308
iWeather-master/AppReleased/S61223-150623.jpg , 629754
iWeather-master/AppReleased/iWeather.apk , 11086449
iWeather-master/LICENSE , 11357
iWeather-master/README.md , 1332
iWeather-master/app/.gitignore , 7
iWeather-master/app/build.gradle , 767
iWeather-master/app/proguard-rules.pro , 689
iWeather-master/app/src/androidTest/java/com/example/mzc/iweather/ApplicationTest.java , 355
iWeather-master/app/src/main/AndroidManifest.xml , 1278
iWeather-master/app/src/main/java/com/example/mzc/iweather/activity/ChooseCityActivity.java , 12678
iWeather-master/app/src/main/java/com/example/mzc/iweather/activity/CityManagementActivity.java , 7100
iWeather-master/app/src/main/java/com/example/mzc/iweather/activity/MainActivity.java , 12332
iWeather-master/app/src/main/java/com/example/mzc/iweather/datautil/DataDisposalUtil.java , 15902
iWeather-master/app/src/main/java/com/example/mzc/iweather/datautil/LunarCalendar.java , 12270
iWeather-master/app/src/main/java/com/example/mzc/iweather/datautil/MyConstantValues.java , 4625
iWeather-master/app/src/main/java/com/example/mzc/iweather/datautil/WeatherDB.java , 4749
iWeather-master/app/src/main/java/com/example/mzc/iweather/datautil/WeatherDBOpenHelper.java , 1503
iWeather-master/app/src/main/java/com/example/mzc/iweather/displayutil/DisplayUtil.java , 1147
iWeather-master/app/src/main/java/com/example/mzc/iweather/model/City.java , 772
iWeather-master/app/src/main/java/com/example/mzc/iweather/model/County.java , 827
iWeather-master/app/src/main/java/com/example/mzc/iweather/model/Province.java , 648
iWeather-master/app/src/main/java/com/example/mzc/iweather/model/RecyclerAdapterDataModle.java , 1072
iWeather-master/app/src/main/java/com/example/mzc/iweather/netutil/HttpCallbackListener.java , 191
iWeather-master/app/src/main/java/com/example/mzc/iweather/netutil/HttpUtil.java , 2631
iWeather-master/app/src/main/java/com/example/mzc/iweather/uicomponents/CustomPagerAdapterInterface.java , 6184
iWeather-master/app/src/main/java/com/example/mzc/iweather/uicomponents/MyFragmentStatePagerAdapter.java , 3048
iWeather-master/app/src/main/java/com/example/mzc/iweather/uicomponents/MyObjectFragment.java , 33192
iWeather-master/app/src/main/java/com/example/mzc/iweather/uicomponents/MyViewPager.java , 551
iWeather-master/app/src/main/java/com/example/mzc/iweather/uicomponents/RecyclerAdapter.java , 3114
iWeather-master/app/src/main/java/com/example/mzc/iweather/uicomponents/RefreshableView.java , 16154
iWeather-master/app/src/main/java/com/example/mzc/iweather/uicomponents/TemperatureTrendView.java , 5919
iWeather-master/app/src/main/java/com/example/mzc/iweather/weatherscence/SunShine_Day.java , 3439
iWeather-master/app/src/main/res/anim/birdup_tweenanimation.xml , 295
iWeather-master/app/src/main/res/anim/cloud_animation.xml , 295
iWeather-master/app/src/main/res/anim/sunshine_animation.xml , 527
iWeather-master/app/src/main/res/drawable-nodpi/add_city_selected.png , 520
iWeather-master/app/src/main/res/drawable-nodpi/airhumidity.png , 6084
iWeather-master/app/src/main/res/drawable-nodpi/arrow.png , 501
iWeather-master/app/src/main/res/drawable-nodpi/bg0_fine_day.jpg , 32343
iWeather-master/app/src/main/res/drawable-nodpi/bg_ls_1.jpg , 280639
iWeather-master/app/src/main/res/drawable-nodpi/bg_ls_5.jpg , 196640
iWeather-master/app/src/main/res/drawable-nodpi/bg_ls_6.jpg , 514542
iWeather-master/app/src/main/res/drawable-nodpi/breeze.png , 737
iWeather-master/app/src/main/res/drawable-nodpi/city_btn.png , 505
iWeather-master/app/src/main/res/drawable-nodpi/city_delete_normal.png , 584
iWeather-master/app/src/main/res/drawable-nodpi/city_delete_normal_pressed.png , 567
iWeather-master/app/src/main/res/drawable-nodpi/cold.png , 564
iWeather-master/app/src/main/res/drawable-nodpi/gale.png , 647
iWeather-master/app/src/main/res/drawable-nodpi/hot.png , 559
iWeather-master/app/src/main/res/drawable-nodpi/ic_action_about.png , 1231
iWeather-master/app/src/main/res/drawable-nodpi/ic_action_accept.png , 619
iWeather-master/app/src/main/res/drawable-nodpi/ic_action_back_selected.png , 527
iWeather-master/app/src/main/res/drawable-nodpi/ic_action_back_unselected.png , 463
iWeather-master/app/src/main/res/drawable-nodpi/ic_action_edit.png , 1458
iWeather-master/app/src/main/res/drawable-nodpi/ic_action_help.png , 875
iWeather-master/app/src/main/res/drawable-nodpi/ic_action_new_selected.png , 305
iWeather-master/app/src/main/res/drawable-nodpi/ic_action_new_unselected.png , 288
iWeather-master/app/src/main/res/drawable-nodpi/ic_action_settings.png , 672
iWeather-master/app/src/main/res/drawable-nodpi/ic_weather_foggy.png , 948
iWeather-master/app/src/main/res/drawable-nodpi/ic_weather_hail.png , 2021
iWeather-master/app/src/main/res/drawable-nodpi/ic_weather_heavyrain.png , 1638
iWeather-master/app/src/main/res/drawable-nodpi/ic_weather_lightrain.png , 1756
iWeather-master/app/src/main/res/drawable-nodpi/ic_weather_mai.png , 1001
iWeather-master/app/src/main/res/drawable-nodpi/ic_weather_movement.png , 7707
iWeather-master/app/src/main/res/drawable-nodpi/ic_weather_overcast.png , 2546
iWeather-master/app/src/main/res/drawable-nodpi/ic_weather_sand.png , 763
iWeather-master/app/src/main/res/drawable-nodpi/ic_weather_temperature.png , 4953
iWeather-master/app/src/main/res/drawable-nodpi/ic_weather_thundershower.png , 2246
iWeather-master/app/src/main/res/drawable-nodpi/ic_weather_travel.png , 2313
iWeather-master/app/src/main/res/drawable-nodpi/ic_weather_uv.png , 6237
iWeather-master/app/src/main/res/drawable-nodpi/ic_weather_wear.png , 5655
iWeather-master/app/src/main/res/drawable-nodpi/my_home_page.png , 1883
iWeather-master/app/src/main/res/drawable-nodpi/notifi_no_city.png , 567
iWeather-master/app/src/main/res/drawable-nodpi/org3_wna.png , 1493
iWeather-master/app/src/main/res/drawable-nodpi/org3_ww0.png , 852
iWeather-master/app/src/main/res/drawable-nodpi/org3_ww1.png , 1739
iWeather-master/app/src/main/res/drawable-nodpi/org3_ww10.png , 1836
iWeather-master/app/src/main/res/drawable-nodpi/org3_ww13.png , 2077
iWeather-master/app/src/main/res/drawable-nodpi/org3_ww14.png , 1369
iWeather-master/app/src/main/res/drawable-nodpi/org3_ww15.png , 1686
iWeather-master/app/src/main/res/drawable-nodpi/org3_ww16.png , 1616
iWeather-master/app/src/main/res/drawable-nodpi/org3_ww17.png , 1788
iWeather-master/app/src/main/res/drawable-nodpi/org3_ww18.png , 1059
iWeather-master/app/src/main/res/drawable-nodpi/org3_ww19.png , 1678
iWeather-master/app/src/main/res/drawable-nodpi/org3_ww2.png , 1014
iWeather-master/app/src/main/res/drawable-nodpi/org3_ww20.png , 1611
iWeather-master/app/src/main/res/drawable-nodpi/org3_ww29.png , 1815
iWeather-master/app/src/main/res/drawable-nodpi/org3_ww3.png , 2075
iWeather-master/app/src/main/res/drawable-nodpi/org3_ww30.png , 1032
iWeather-master/app/src/main/res/drawable-nodpi/org3_ww31.png , 1536
iWeather-master/app/src/main/res/drawable-nodpi/org3_ww32.png , 907
iWeather-master/app/src/main/res/drawable-nodpi/org3_ww33.png , 1934
iWeather-master/app/src/main/res/drawable-nodpi/org3_ww34.png , 1881
iWeather-master/app/src/main/res/drawable-nodpi/org3_ww35.png , 1521
iWeather-master/app/src/main/res/drawable-nodpi/org3_ww36.png , 1686
iWeather-master/app/src/main/res/drawable-nodpi/org3_ww4.png , 1322
iWeather-master/app/src/main/res/drawable-nodpi/org3_ww45.png , 1664
iWeather-master/app/src/main/res/drawable-nodpi/org3_ww5.png , 1802
iWeather-master/app/src/main/res/drawable-nodpi/org3_ww6.png , 1922
iWeather-master/app/src/main/res/drawable-nodpi/org3_ww7.png , 1420
iWeather-master/app/src/main/res/drawable-nodpi/org3_ww8.png , 1591
iWeather-master/app/src/main/res/drawable-nodpi/org3_ww9.png , 1730
iWeather-master/app/src/main/res/drawable-nodpi/storm.png , 417
iWeather-master/app/src/main/res/drawable-nodpi/strong_breeze.png , 704
iWeather-master/app/src/main/res/drawable-nodpi/update_fail.png , 539
iWeather-master/app/src/main/res/drawable-nodpi/update_success.png , 476
iWeather-master/app/src/main/res/drawable-nodpi/wp0.jpg , 175353
iWeather-master/app/src/main/res/drawable-nodpi/wp1.jpg , 395887
iWeather-master/app/src/main/res/drawable-nodpi/wp10.jpg , 253801
iWeather-master/app/src/main/res/drawable-nodpi/wp11.jpg , 263386
iWeather-master/app/src/main/res/drawable-nodpi/wp12.jpg , 404581
iWeather-master/app/src/main/res/drawable-nodpi/wp13.jpg , 1460697
iWeather-master/app/src/main/res/drawable-nodpi/wp14.jpg , 102479
iWeather-master/app/src/main/res/drawable-nodpi/wp15.jpg , 394747
iWeather-master/app/src/main/res/drawable-nodpi/wp16.jpg , 866282
iWeather-master/app/src/main/res/drawable-nodpi/wp17.jpg , 2907043
iWeather-master/app/src/main/res/drawable-nodpi/wp2.jpg , 60896
iWeather-master/app/src/main/res/drawable-nodpi/wp3.jpg , 180787
iWeather-master/app/src/main/res/drawable-nodpi/wp4.jpg , 378282
iWeather-master/app/src/main/res/drawable-nodpi/wp5.jpg , 260036
iWeather-master/app/src/main/res/drawable-nodpi/wp6.jpg , 109849
iWeather-master/app/src/main/res/drawable-nodpi/wp7.jpg , 243702
iWeather-master/app/src/main/res/drawable-nodpi/wp8.jpg , 275193
iWeather-master/app/src/main/res/drawable-nodpi/wp9.jpg , 391373
iWeather-master/app/src/main/res/drawable-xhdpi/fine_day_cloud1.png , 14478
iWeather-master/app/src/main/res/drawable-xhdpi/finedaydown_1.png , 1233
iWeather-master/app/src/main/res/drawable-xhdpi/finedaydown_2.png , 948
iWeather-master/app/src/main/res/drawable-xhdpi/finedaydown_3.png , 1017
iWeather-master/app/src/main/res/drawable-xhdpi/finedaydown_4.png , 945
iWeather-master/app/src/main/res/drawable-xhdpi/finedaydown_5.png , 1000
iWeather-master/app/src/main/res/drawable-xhdpi/finedaydown_6.png , 943
iWeather-master/app/src/main/res/drawable-xhdpi/finedaydown_7.png , 787
最多只能显示150条信息!
没有账号? 忘记密码?

社交账号快速登录