Skip to content

A simple Android weather application, suitable for beginners.

Notifications You must be signed in to change notification settings

w-zm/HelloWeather

Repository files navigation

前言

此天气软件纯粹为了自娱自乐,主要为了学习各种控件以及开源库的使用。
特别感谢:

  • 主要模仿了SeeWeather(@xcc3641)的实现,也可以看成是一个“穷人版”SeeWeather,哈哈!若原作者觉得存在侵权行为,请及时同通知本人(鄙人邮箱354242964@qq.com,也欢迎学习交流),谢谢。。。
    PS:功底好的朋友可以去看看SeeWeather,本人是因为目前还不熟悉RxJava,因而没有使用,打算模仿其写一遍,写得不好请多担待。
  • 《第一行代码》的coolweather。

进度

  • 2016/6/9
    --添加导入外部数据库模块
    --可参考这篇文章,有比较完整的解析。
  • 2016/6/10
    --添加了城市选择模块
  • 未完待续......

TODO

  • 引入定位(百度地图或者高德地图)
  • 优化UI
  • 二级缓存(感觉不太需要这样做,先写着)

PS

  • 由于近期临近期末考试,要复习,因而暂时停止更新
  • 当选择城市为朝阳时,会崩掉,原因未明,待解决

About

A simple Android weather application, suitable for beginners.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages