# Rocko-Android-Demos **Repository Path**: shiger/Rocko-Android-Demos ## Basic Information - **Project Name**: Rocko-Android-Demos - **Description**: Android MVP demo https://rocko.xyz/2015/02/06/Android%E4%B8%AD%E7%9A%84MVP/ from https://github.com/zhengxiaopeng/Rocko-Android-Demos - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-05-25 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #Android demos 基本是[博客](http://rocko.xyz/)中的 demo,为避免 module 过多拖慢 AS 所以在 `settings.gradle` 中去除了一些 module 的配置,请各取所需注意检查加上! ##License ------- ``` Copyright 2015 Rocko(http://rocko.xyz) 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. ```