- PHPHub-iOS by @Aufree
- PHPHub-Server by @NauxLiu
- PHPHub-Android by @Kelvin and @Xiaoxiaoyu
- PHPHub-UI by @Summer and @Aufree
- PHPHub-Web by @Summer
此项目为 PHPHub Android 客户端
项目架构采用 MVP 模式
Min SDK verison 4.0+
Android Studio version 1.3.2
Gradle version 2.4
1、在指定的目录下执行
2、复制 gradle.properties.example 为 gradle.properties 并编辑里面的相关信息
3、将项目导入 Android Studio 运行即可
- 渠道包构建
- 使用 nucleus 简化 MVP 架构
- 使用 RxJava 处理 API 请求返回数据
- 使用 SmartTabLayout 实现带 Icon 的选项卡切换
- 消息提醒
- 使用 Account Manager 存储登陆用户信息
- WebView 图片点击事件注入
- 二维码扫描登陆
- Deep Link 实现
###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.



