基于android的天气预报软件,可查看全国各地的天气情况,提供手动更新和后台更新的功能。 从和风天气提供的免费api获取全国城市信息,使用litepal开源库存储城市信息,通过listview来展示城市列表,getposition获取选中城市以及对应地区的weather_id,使用okhttp开源库来发送网络请求,通过gson开源库来实现json数据的解析。 使用glide开源库加载每日更新的图片。 加入下拉刷新来实现手动更新天气,使用drawerlayout来显示城市列表碎片做到切换城市的功能。 创建服务,在onStartCommand中实现自动更新天气的功能。
-
Notifications
You must be signed in to change notification settings - Fork 0
查看各地天气支持手动和后台更新
License
QAZDER/WeatherUpdate
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
查看各地天气支持手动和后台更新
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published