Elephant
Elephant is PHPHub Community Android unofficial client, base on Material Design + MVP+RxJava+Retrofit .
Install / Use
/learn @Freelander/ElephantREADME
GitHub: https://github.com/Freelander
Weibo: http://weibo.com/gaojunhuang
Elephant
<p> <a href="https://travis-ci.org/Freelander/Elephant"> <img src="https://travis-ci.org/Freelander/Elephant.svg?branch=master"> </a> <a href="https://android-arsenal.com/api?level=15"> <img src="https://img.shields.io/badge/API-15%2B-brightgreen.svg?style=flat" border="0" alt="API"> </a> <a href="https://github.com/Freelander/Elephant/blob/master/LICENSE"> <img src="https://img.shields.io/badge/license-Apache%202.0-brightgreen.svg?style=flat"> </a> <a href="http://weibo.com/gaojunhuang"> <img src="https://img.shields.io/badge/contact-%40Freelander-orange.svg"> </a> <a href="http://fir.im/elephpant"> <img src="https://img.shields.io/badge/download-fir.im-blue.svg"> </a> </p>PHPHub is a Forum project written in Laravel 4.2, and it is also the project build up PHP & Laravel China community.
Elephant is PHPHub Community Android unofficial client, App UI style follows the Google Material Design, architecture project using MVP mode, the data processing using RxJava + Retrofit network data processing.
Why App named "Elephant"? Because the elephant is the PHP mascot, as the origin of history, you can go here to find out.
中文文档 Api 文档
PHPHub related projects
You can checkout the others open source projects of PHPHub in the following list.
- PHPHub-iOS by @Aufree
- PHPHub-Android by @Kelvin and @Xiaoxiaoyu
- PHPHub-UI by @Summer and @Aufree
- PHPHub-Web by @Summer
Feature
- [x] App UI style follows the google Material Design
- [x] Translucent status bar
- [x] Data processing using RxJava + Retrofit
- [x] Scan code login
- [x] WebView image click event JS injection
- [x] Project architecture using MVP mode
- [x] Publish topic using markdown editor
- [x] Support multiple theme style switch
Screenshots

Build environment
- Min Android SDK version 4.0+
- Android Studio 2.2.2
- Gradle version 2.14.1
- Gradle plugin version 2.2.2
- Build tools version 24.0.3
Build Instructions
1.Download the source code;
$ git clone https://github.com/Freelander/Elephant.git
2.Next, Make a copy of gradle.properties.example as gradle.properties and edit the information inside;
$ cp gradle.properties.example gradle.properties
3.Finally, Will the project import Android Studio, click to run, I wish you good luck!
How should I Login?
Go to PHPHub's official website and Login with GitHub. then find your QRCode in your personal page. It should look like this:

Third-party Libraries
Project | Introduction -------- | ------ Logger | Simple, pretty and powerful logger for android Material-Dialogs | A beautiful, easy-to-use, and customizable dialogs API BGABadgeView-Android | android badge view MultiStateView | Android View that displays different content based on its state. FloatingActionButton | Android floating action button which reacts on scrolling events commonadapter | The listview and recyleview common adapter glide-transformations | An Android transformation library providing a variety of image transformations for Glide writeily-pro | The minimalist Markdown editor for Android RxJava | RxJava is a Java VM implementation of Reactive Extensions RxAndroid | Android specific bindings for RxJava Retrofit | Type-safe HTTP client for Android and Java by Square Gson | Gson is a Java library that can be used to convert Java Objects into their JSON representation Prettytime | Social Style Date and Time Formatting for Java barcodescanner | Barcode Scanner Libraries for Android fresco | Fresco is a powerful system for displaying images in Android applications. butterknife | Bind Android views and callbacks to fields and methods materialish-progress | A material style progress wheel compatible with 2.3 PhotoDraweeView | PhotoView For Fresco cwac-anddown | CWAC AndDown: Markdown Utility Library gm-mkdroid | A WYSIWYG MarkdownEditor on Android android-Ultra-Pull-To-Refresh-With-Load-More | This is a modification of the Ultra-Pull-to-Refresh library which supports load-more for any view T-MVP | Use generic to depthly decoupled MVP
Design
UI design inspired by the ZHIHU, JUEJIN app.
Thanks
License
Copyright 2016 Freelander
Licensed under the Apache License2.0
