Home

Awesome

<p align="center"> <br>  <b>创造不息,交付不止</b> <br> <a href="https://www.yousails.com"> <img src="https://yousails.com/banners/brand.png" width=350> </a> </p>

PHPHub-Android

Build Status License

相关项目

项目介绍

此项目为 PHPHub Android 客户端

项目架构采用 MVP 模式

PHPHub Android APK 下载

运行环境

Min SDK verison 4.0+

Android Studio version 1.3.2

Gradle version 2.4

安装方式

1、在指定的目录下执行

git clone https://github.com/CycloneAxe/phphub-android.git

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

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

测试环境下用户登陆二维码

功能简述

项目依赖

项目名称项目信息
android.support.*Android Support Library
Dagger 2Android 依赖注入组件
retrofit网络请求组件
retroauth基于 Retrofit, 用于简化处理账户认证请求
butterknifeView注入框架
icepick一个通过注解来方便我们保存和恢复 Android Instance 状态的 Library
frescoFacebook 推出的 Android 图片加载库
SmartTabLayout带有滑动反馈动效的 Tab 指示器
smart-adapters简化 ListView / RecyclerView Adapter 的库
MultiStateView根据状态显示不同 content 的 Android 视图
BGABadgeView-AndroidAndroid 徽章控件
RxJavaRxJava 是由 Netflix 开发的响应式扩展(Reactive Extensions)的Java实现
RxAndroidRxAndroid 是 RxJava 的一个针对 Android 平台的扩展
logger一个简单、漂亮、功能强大的 Android 日志程序
nucleus简化 MVP 的库
Android-MaterialRefreshLayout下拉刷新控件
LeakCanaryAndroid 内存泄漏检测工具
android-percent-support-extendGoogle 百分比布局库的扩展
Barcode Scanner二维码扫描
prettytime时间格式化
prefserShared Preferences Helper
Android-TopScrollHelper点击系统栏自动滚动到顶部
sweet-alert-dialogA beautiful and clever alert dialog
android-saripaar表单验证
DeepLinkDispatch一个简单的、基于注解的 Deep Link 处理库
ottoEvent Bus, 用来简化应用组件之间的通信
android-iconify一个将 Aweome ICON 和 Android 结合起来的项目
Localify从文件中加载内容的Android类库
PhotoDraweeView基于 Fresco 的图片缩放控件
VelodromeonActivityResult handlers for Android

参与贡献

晓晓鱼

刘相轩

###License

<pre> 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. </pre>