SunnyWeather. A weather app for Android that shows you current conditions and forecasts.

github.com/guolindev/SunnyWeather

Vaya's read on this project

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

Updates

April 2020
  • Update SunnyWeatherApplication.kt
February 2020
  • Update README.md
December 2019
  • Update README.md
  • Update README.md
November 2019
  • 将数据模型加上data关键字的声明。
October 2019
  • 未传入令牌值时直接退出程序。
  • 修改App的图标。
  • 调整天气预报界面的子项布局。
  • 新增切换城市和手动更新天气的功能。
  • 加入显示天气信息的功能。
  • 替换掉固定颜色值的写法。
  • 实现搜索全球城市数据功能。
  • 准备好必要的图片资源。
  • First commit.
  • Initial commit