在好例子网,分享、交流、成长!
您当前所在位置:首页Others 开发实例一般编程问题 → android教程源码简洁天气项目源码.zip

android教程源码简洁天气项目源码.zip

一般编程问题

下载此实例
  • 开发语言:Others
  • 实例大小:2.10M
  • 下载次数:1
  • 浏览次数:55
  • 发布时间:2021-12-02
  • 实例类别:一般编程问题
  • 发 布 人:js2021
  • 文件格式:.zip
  • 所需积分:2
 

实例介绍

【实例简介】
android教程源码简洁天气项目源码,程序员在编程的过程中可以参考学习使用,希望对IT程序员有用,此源码程序简单易懂、方便阅读,有很好的学习价值!
【实例截图】
【核心代码】
android教程源码简洁天气项目源码.zip
└── Android应用源码之简洁天气项目源码
└── MagicWeather-master
├── AndroidManifest.xml
├── Android.mk
├── assets
│   └── yahoo_demo.xml
├── COPYING
├── ic_launcher-web.png
├── proguard.flags
├── README
├── res
│   ├── anim
│   │   └── refresh_rotate.xml
│   ├── drawable
│   │   ├── actionbar_background.xml
│   │   ├── actionbar_btn_normal.xml
│   │   ├── actionbar_btn.xml
│   │   ├── button_press.xml
│   │   ├── update_btn.xml
│   │   └── widget_preview.png
│   ├── drawable-hdpi
│   │   ├── actionbar_btn_pressed.9.png
│   │   ├── btn_default.png
│   │   ├── btn_press.9.png
│   │   ├── button_bg_press.png
│   │   ├── ic_launcher.png
│   │   ├── weather_0.png
│   │   ├── weather_10.png
│   │   ├── weather_11.png
│   │   ├── weather_12.png
│   │   ├── weather_13.png
│   │   ├── weather_14.png
│   │   ├── weather_15.png
│   │   ├── weather_16.png
│   │   ├── weather_17.png
│   │   ├── weather_18.png
│   │   ├── weather_19.png
│   │   ├── weather_1.png
│   │   ├── weather_20.png
│   │   ├── weather_21.png
│   │   ├── weather_22.png
│   │   ├── weather_23.png
│   │   ├── weather_24.png
│   │   ├── weather_25.png
│   │   ├── weather_26.png
│   │   ├── weather_27.png
│   │   ├── weather_28.png
│   │   ├── weather_29.png
│   │   ├── weather_2.png
│   │   ├── weather_30.png
│   │   ├── weather_31.png
│   │   ├── weather_32.png
│   │   ├── weather_33.png
│   │   ├── weather_34.png
│   │   ├── weather_35.png
│   │   ├── weather_36.png
│   │   ├── weather_37.png
│   │   ├── weather_38.png
│   │   ├── weather_39.png
│   │   ├── weather_3.png
│   │   ├── weather_40.png
│   │   ├── weather_41.png
│   │   ├── weather_42.png
│   │   ├── weather_43.png
│   │   ├── weather_44.png
│   │   ├── weather_45.png
│   │   ├── weather_46.png
│   │   ├── weather_47.png
│   │   ├── weather_4.png
│   │   ├── weather_5.png
│   │   ├── weather_6.png
│   │   ├── weather_7.png
│   │   ├── weather_8.png
│   │   ├── weather_9.png
│   │   └── weather_na.png
│   ├── drawable-mdpi
│   │   ├── ic_launcher.png
│   │   ├── weather_0.png
│   │   ├── weather_10.png
│   │   ├── weather_11.png
│   │   ├── weather_12.png
│   │   ├── weather_13.png
│   │   ├── weather_14.png
│   │   ├── weather_15.png
│   │   ├── weather_16.png
│   │   ├── weather_17.png
│   │   ├── weather_18.png
│   │   ├── weather_19.png
│   │   ├── weather_1.png
│   │   ├── weather_20.png
│   │   ├── weather_21.png
│   │   ├── weather_22.png
│   │   ├── weather_23.png
│   │   ├── weather_24.png
│   │   ├── weather_25.png
│   │   ├── weather_26.png
│   │   ├── weather_27.png
│   │   ├── weather_28.png
│   │   ├── weather_29.png
│   │   ├── weather_2.png
│   │   ├── weather_30.png
│   │   ├── weather_31.png
│   │   ├── weather_32.png
│   │   ├── weather_33.png
│   │   ├── weather_34.png
│   │   ├── weather_35.png
│   │   ├── weather_36.png
│   │   ├── weather_37.png
│   │   ├── weather_38.png
│   │   ├── weather_39.png
│   │   ├── weather_3.png
│   │   ├── weather_40.png
│   │   ├── weather_41.png
│   │   ├── weather_42.png
│   │   ├── weather_43.png
│   │   ├── weather_44.png
│   │   ├── weather_45.png
│   │   ├── weather_46.png
│   │   ├── weather_47.png
│   │   ├── weather_4.png
│   │   ├── weather_5.png
│   │   ├── weather_6.png
│   │   ├── weather_7.png
│   │   ├── weather_8.png
│   │   ├── weather_9.png
│   │   └── weather_na.png
│   ├── drawable-nodpi
│   │   └── bg.png
│   ├── drawable-xhdpi
│   │   ├── base_action_bar_action_city.png
│   │   ├── ic_launcher.png
│   │   ├── mm_plugin_weather_bg.png
│   │   ├── mm_plugin_weather_pm0_50.png
│   │   ├── mm_plugin_weather_sunny.png
│   │   ├── title_city.png
│   │   ├── title_location.png
│   │   ├── title_share.png
│   │   ├── title_update.png
│   │   ├── weather_0.png
│   │   ├── weather_10.png
│   │   ├── weather_11.png
│   │   ├── weather_12.png
│   │   ├── weather_13.png
│   │   ├── weather_14.png
│   │   ├── weather_15.png
│   │   ├── weather_16.png
│   │   ├── weather_17.png
│   │   ├── weather_18.png
│   │   ├── weather_19.png
│   │   ├── weather_1.png
│   │   ├── weather_20.png
│   │   ├── weather_21.png
│   │   ├── weather_22.png
│   │   ├── weather_23.png
│   │   ├── weather_24.png
│   │   ├── weather_25.png
│   │   ├── weather_26.png
│   │   ├── weather_27.png
│   │   ├── weather_28.png
│   │   ├── weather_29.png
│   │   ├── weather_2.png
│   │   ├── weather_30.png
│   │   ├── weather_31.png
│   │   ├── weather_32.png
│   │   ├── weather_33.png
│   │   ├── weather_34.png
│   │   ├── weather_35.png
│   │   ├── weather_36.png
│   │   ├── weather_37.png
│   │   ├── weather_38.png
│   │   ├── weather_39.png
│   │   ├── weather_3.png
│   │   ├── weather_40.png
│   │   ├── weather_41.png
│   │   ├── weather_42.png
│   │   ├── weather_43.png
│   │   ├── weather_44.png
│   │   ├── weather_45.png
│   │   ├── weather_46.png
│   │   ├── weather_47.png
│   │   ├── weather_4.png
│   │   ├── weather_5.png
│   │   ├── weather_6.png
│   │   ├── weather_7.png
│   │   ├── weather_8.png
│   │   ├── weather_9.png
│   │   └── weather_na.png
│   ├── drawable-xxhdpi
│   │   ├── ic_launcher.png
│   │   ├── weather_0.png
│   │   ├── weather_10.png
│   │   ├── weather_11.png
│   │   ├── weather_12.png
│   │   ├── weather_13.png
│   │   ├── weather_14.png
│   │   ├── weather_15.png
│   │   ├── weather_16.png
│   │   ├── weather_17.png
│   │   ├── weather_18.png
│   │   ├── weather_19.png
│   │   ├── weather_1.png
│   │   ├── weather_20.png
│   │   ├── weather_21.png
│   │   ├── weather_22.png
│   │   ├── weather_23.png
│   │   ├── weather_24.png
│   │   ├── weather_25.png
│   │   ├── weather_26.png
│   │   ├── weather_27.png
│   │   ├── weather_28.png
│   │   ├── weather_29.png
│   │   ├── weather_2.png
│   │   ├── weather_30.png
│   │   ├── weather_31.png
│   │   ├── weather_32.png
│   │   ├── weather_33.png
│   │   ├── weather_34.png
│   │   ├── weather_35.png
│   │   ├── weather_36.png
│   │   ├── weather_37.png
│   │   ├── weather_38.png
│   │   ├── weather_39.png
│   │   ├── weather_3.png
│   │   ├── weather_40.png
│   │   ├── weather_41.png
│   │   ├── weather_42.png
│   │   ├── weather_43.png
│   │   ├── weather_44.png
│   │   ├── weather_45.png
│   │   ├── weather_46.png
│   │   ├── weather_47.png
│   │   ├── weather_4.png
│   │   ├── weather_5.png
│   │   ├── weather_6.png
│   │   ├── weather_7.png
│   │   ├── weather_8.png
│   │   ├── weather_9.png
│   │   └── weather_na.png
│   ├── drawable-xxxhdpi
│   │   ├── ic_launcher.png
│   │   ├── weather_0.png
│   │   ├── weather_10.png
│   │   ├── weather_11.png
│   │   ├── weather_12.png
│   │   ├── weather_13.png
│   │   ├── weather_14.png
│   │   ├── weather_15.png
│   │   ├── weather_16.png
│   │   ├── weather_17.png
│   │   ├── weather_18.png
│   │   ├── weather_19.png
│   │   ├── weather_1.png
│   │   ├── weather_20.png
│   │   ├── weather_21.png
│   │   ├── weather_22.png
│   │   ├── weather_23.png
│   │   ├── weather_24.png
│   │   ├── weather_25.png
│   │   ├── weather_26.png
│   │   ├── weather_27.png
│   │   ├── weather_28.png
│   │   ├── weather_29.png
│   │   ├── weather_2.png
│   │   ├── weather_30.png
│   │   ├── weather_31.png
│   │   ├── weather_32.png
│   │   ├── weather_33.png
│   │   ├── weather_34.png
│   │   ├── weather_35.png
│   │   ├── weather_36.png
│   │   ├── weather_37.png
│   │   ├── weather_38.png
│   │   ├── weather_39.png
│   │   ├── weather_3.png
│   │   ├── weather_40.png
│   │   ├── weather_41.png
│   │   ├── weather_42.png
│   │   ├── weather_43.png
│   │   ├── weather_44.png
│   │   ├── weather_45.png
│   │   ├── weather_46.png
│   │   ├── weather_47.png
│   │   ├── weather_4.png
│   │   ├── weather_5.png
│   │   ├── weather_6.png
│   │   ├── weather_7.png
│   │   ├── weather_8.png
│   │   ├── weather_9.png
│   │   └── weather_na.png
│   ├── layout
│   │   ├── activity_main.xml
│   │   ├── main_view_title.xml
│   │   ├── main_view_weather_item_today.xml
│   │   ├── main_view_weather_nextdays_item.xml
│   │   ├── main_view_weather_nextdays_subitem.xml
│   │   └── widget_4x2.xml
│   ├── menu
│   │   └── main.xml
│   ├── values
│   │   ├── arrays.xml
│   │   ├── attrs.xml
│   │   ├── colors.xml
│   │   ├── dimens.xml
│   │   ├── strings.xml
│   │   └── styles.xml
│   ├── values-sw600dp
│   │   └── dimens.xml
│   ├── values-sw720dp-land
│   │   └── dimens.xml
│   ├── values-v11
│   │   └── styles.xml
│   ├── values-v14
│   │   └── styles.xml
│   ├── values-zh-rCN
│   │   └── strings.xml
│   └── xml
│   ├── configs.xml
│   └── weather_widget_4x2.xml
└── src
└── com
└── magicmod
└── mmweather
├── config
│   ├── Preferences.java
│   └── PreferenceUI.java
├── engine
│   ├── HttpRetriever.java
│   ├── WeatherDataChangedListener.java
│   ├── WeatherEngine.java
│   ├── WeatherInfo.java
│   ├── WeatherProvider.java
│   ├── WeatherResProvider.java
│   ├── YahooWeatherProvider.java
│   └── YahooWeatherResProvider.java
├── MainActivity.java
├── NextDaysFirstWeatherFragment.java
├── NextDaysSecondWeatherFragment.java
├── NextDaysWeatherPagerAdapter.java
├── utils
│   ├── Constants.java
│   ├── ImageUtils.java
│   ├── Lunar.java
│   ├── NetUtil.java
│   ├── TimeUtil.java
│   └── widget
│   ├── CirclePageIndicator.java
│   ├── PageIndicator.java
│   └── RotateImageView.java
├── WeatherApplication.java
├── WeatherUpdateService.java
└── WeatherWidget.java

29 directories, 322 files

标签:

实例下载地址

android教程源码简洁天气项目源码.zip

不能下载?内容有错? 点击这里报错 + 投诉 + 提问

好例子网口号:伸出你的我的手 — 分享

网友评论

发表评论

(您的评论需要经过审核才能显示)

查看所有0条评论>>

小贴士

感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。

  • 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
  • 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
  • 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
  • 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。

关于好例子网

本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明

;
报警