A concise and nice weather app
建议先下载应用knowweather.apk 体验下,以免浪费你的时间O(∩_∩)O~~。
#整体框架
#关于 知天气——天气尽在掌握之中
#特点
- 支持县级、区级天气
- JobScheduler与JobService的使用
- 轮询系统定时更新天气
- 简洁的界面
- ...
#TODO
- 预警信息(接口已提供)
- 升级接口,提供更多的信息(湿度等)
- Thinker的接入
- 微信小程序
问题交流QQ群:292976661
#天气接口使用声明
现在这个天气的接口由我在维护,如果你的应用使用了此接口,请指明出处,如果使用上线作品,请提前与我联系,否则因为服务器问题对你的应用造成影响概不负责。
Copyright 2016 SilenceDut
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.