# 天气预报weatherForecast **Repository Path**: hspbc/weatherForecast ## Basic Information - **Project Name**: 天气预报weatherForecast - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2019-08-12 - **Last Updated**: 2021-09-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 效果图 ![](https://p1-jj.byteimg.com/tos-cn-i-t2oaga2asx/gold-user-assets/2019/10/22/16df25880a628a48~tplv-t2oaga2asx-image.image) # 功能介绍: 1. 支持定位当前所在城市(集成高德地图) 2. 支持加载多个城市天气(用户配置尚未实现,可以在代码里加) 3. 支持显示实时天气 # 技术实现介绍: 1. coroutines+retrofit请求网络接口 2. 通过RecyclerView以列表形式展示数据 3. 结合SwipeRefreshLayout,支持下拉刷新 4. 加载多个城市天气: SwipeRefreshLayout内嵌ViewPager,SwipeRefreshLayout实现整体刷新,ViewPager用于展示各个城市天气。 通过VpSwipeRefreshLayout解决二者滑动冲突问题。 5. 接口调用时里包含日志拦截器 6. 支持koin 7. 支持ViewModel 8. 支持LiveData # 工程目录结构 ![](https://p1-jj.byteimg.com/tos-cn-i-t2oaga2asx/gold-user-assets/2019/10/22/16df25883c76db74~tplv-t2oaga2asx-image.image) # 完整源代码 https://gitee.com/hspbc/weatherForecast.git # 关于我 厦门大学计算机专业|华为八年高级工程师 十年软件开发经验,5年编程培训教学经验 目前从事编程教学,软件开发指导,软件类毕业设计指导。 所有编程资料及开源项目见[https://juejin.cn/post/7002792005688360968](https://juejin.cn/post/7002792005688360968)