PHPHub 的官方 Android 开源客户端, 实现了二维码扫描登录, 消息提醒, 选项卡切换等功能

2,154 阅读1分钟
原文链接: github.com

项目介绍

此项目为 PHPHub Android 客户端

项目架构采用 MVP 模式

运行环境

Min SDK verison 4.0+

Android Studio version 1.3.2

Gradle version 2.4

安装方式

1、在指定的目录下执行

git clone github.com/CycloneAxe/…

2、复制 gradle.properties.example 为 gradle.properties 并编辑里面的相关信息

3、将项目导入 Android Studio 运行即可

功能简述

项目依赖

相关项目

PHPHub-UI

PHPHub-Server

PHPHub-iOS

参与贡献

晓晓鱼

刘相轩

License

Copyright 2015 EST Group

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.