简单的天气App,使用和风天气提供的免费Api;目的主要是为了熟悉一下RxJava以及Retrofit的使用,目前RxJava仍然不是很熟练,只懂一些皮毛,所以代码中可能有些不够native的地方,在接下来的开发中会进行学习和优化。
你可以在这里下载
- MVP架构
- RxJava + Retrofit实现网络加载
- Gson解析网络请求
- MaterialDrawer
- 添加启动加载动画
- 添加天气显示页面向上滑动动画
- 删除偏好城市功能
- 根据天气显示背景
- 沉浸式状态栏
Copyright 2016 santong
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.