# SunnyWeather **Repository Path**: timing_matlab/SunnyWeather ## Basic Information - **Project Name**: SunnyWeather - **Description**: 彩云天气 是 对《第一行代码--Android》中天气预报APP 的 实现与改进 所有地点和天气 api 均由彩云天气提供。 开发语言:Kotlin、Java 采用 MVVM 架构,使用了 Jetpack 组件 和 Material Design 的 设计语言,网络库 为 Retrofit - **Primary Language**: Kotlin - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2025-04-23 - **Last Updated**: 2025-04-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## **彩云天气** ### 1. 简介 彩云天气 是 对《第一行代码--Android》中天气预报APP 的 实现与改进 所有地点和天气 api 均由彩云天气提供。 开发语言:Kotlin、Java 采用 MVVM 架构,使用了 Jetpack 组件 和 Material Design 的 设计语言,网络库 为 Retrofit 本项目仅供学习使用。 ### 2. License ```license Copyright 2022 jiacheng yang. 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. ```