An open API service indexing awesome lists of open source software.

https://github.com/tianshaojie/quhuo

A small ugc app
https://github.com/tianshaojie/quhuo

Last synced: 3 months ago
JSON representation

A small ugc app

Awesome Lists containing this project

README

        

# Quhuo

A open source ugc app.

## First

```
git clone [email protected]:tianshaojie/android-practice.git
git submodule init
git submodule update
```

## Second

open in Android Studio

## License

Quhuo项目的源代码仅供学习和交流使用,严禁用于任何商业用途,否则我将保留一切追究法律责任的权力。如果你是通过这个App的源码学到了很多知识,然后应用到了自己的项目当中,这种我是非常欢迎的。但如果只是在我的源代码基础上稍微改了改代码或者界面,然后就拿去用作赚钱目的,这种行为是不被允许的。

```
Copyright (C) tianshaojie, Beijing Inc. Open source codes for study only.
Do not use for commercial purpose.

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.
```