CoolWeather. An Android weather app that shows forecasts for any city in China.

github.com/guolindev/coolweather

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

November 2016
  • 修复切换城市后下拉刷新的bug
  • Update Utility.java
  • Update AutoUpdateService.java
  • Update WeatherActivity.java
October 2016
  • 进行一些兼容性调整
  • 进行一些兼容性调整
August 2016
  • 修复请求失败情况下的bug
  • Merge branch 'master' of https://github.com/guolindev/coolweather
  • 修改程序图标和名称。
  • Update README.md
  • 增加后台自动更新天气的功能。
  • 新增切换城市和手动更新天气的功能。
  • 加入显示天气信息的功能。
  • 完成遍历省市县三级列表的功能。
  • 加入创建数据库和表的各项配置。
  • First commit.
  • Initial commit