gubin89 / LittleFreshWeather

A little android weather app.(已修复网络数据无法取到问题,可正常使用了~)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LittleFreshWeather

注意咯~~ 已适配最新和风天气接口,可以接着用啦 ^^

这是一款简洁的天气预报app--清新小天气,它能够支持国内绝大多数城市,提供包含实时天气、七天预报、实时气象信息及生活指数等预报信息。。。广告编不下去了-_-!!。。。直接上图:

  • 启动画面
    capture_splash

  • 城市选择
    capture_cities

  • 当前天气
    capture_cur

  • 天气预报
    capture_forecast

  • 气象信息及生活指数
    capture_lifeindex

  • 设置
    capture_settings

  • 桌面小程序
    capture_app_widget

  • 通知栏
    capture_app_notification

UI(No Material Design)

由于没有设计天分,又因为本人比较喜欢360系的UI,所以暂时借鉴了360天气的设计风格。火热的Material Design神马的,好是好,但是没有时间一点点弄,以后版本再说吧。。。

整洁架构(The Clean Architecture)

采用了Bob蜀黍的The Clean Architecture(整洁架构),架构的具体实现方案也是在拜读了诸多前辈文章的基础上完成的,此处表示感谢:

数据来源

依赖的开源技术

License

Copyright 2014 zeuschan@126.com All rights reserved.

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.

About

A little android weather app.(已修复网络数据无法取到问题,可正常使用了~)

License:Apache License 2.0


Languages

Language:Java 100.0%