# HeJianWeather **Repository Path**: xqlwh/HeJianWeather ## Basic Information - **Project Name**: HeJianWeather - **Description**: 何简天气,在学习安卓开发过程中所开发的一款天气app,使用了和风天气api及百度地图定位sdk。 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-01-03 - **Last Updated**: 2022-05-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # HeJianWeather 何简天气,在学习安卓开发过程中所开发的一款天气app,使用了和风天气天气数据api、城市信息api及百度地图定位sdk。 ### OpenSourceComponents - PickerView [Android-PickerView](https://github.com/Bigkoo/Android-PickerView) - androidx.constraintlayout:constraintlayout 2.0.4 - androidx.appcompat:appcompat 1.2.0 - com.google.code.gson:gson 2.8.4 - com.google.android.material:material 1.3.0 ### Thanks - 数据来自和风天气 [和风天气](https://www.qweather.com/) - 百度地图 [BaiDuMap](https://map.baidu.com/) ## License ``` Copyright [2022] [ProgrammeABC] 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. ```