Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Zweihui authored Dec 12, 2017
1 parent e677ffd commit 8f3854e
Showing 1 changed file with 48 additions and 7 deletions.
55 changes: 48 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,58 @@
----
### 简介

晨曦 Aurora,是一个Material Design短视频App,并揉杂各种主流框架:
晨曦 Aurora】是一个短视频推荐App,结合当下Dagger2+MVP+RxJava2+Retrofit2+Glide等主流框架开发(主要由[MVPArms](https://github.com/JessYanCoding/MVPArms)t提供快速搭建)并对AOP做了一些实现(参考自[T-MVP](https://github.com/north2016/T-MVP))。

### 下载地址

Fir.im: https://fir.im/chenxi

![image](https://github.com/Zweihui/Aurora/blob/master/screenshot/QR_CODE.png)


### 截图

![image](https://github.com/Zweihui/Aurora/blob/master/screenshot/screen_shot1.gif) ![image](https://github.com/Zweihui/Aurora/blob/master/screenshot/screen_shot2.gif)

![image](https://github.com/Zweihui/Aurora/blob/master/screenshot/screen_shot3.gif) ![image](https://github.com/Zweihui/Aurora/blob/master/screenshot/screen_shot4.gif)

![image](https://github.com/Zweihui/Aurora/blob/master/screenshot/screen_shot5.gif) ![image](https://github.com/Zweihui/Aurora/blob/master/screenshot/screen_shot6.gif)

![image](https://github.com/Zweihui/Aurora/blob/master/screenshot/screen_shot7.gif) ![image](https://github.com/Zweihui/Aurora/blob/master/screenshot/screen_shot8.gif)

### 技术要点

主要使用的第三方开源库有:
* [MVPArms 一个整合了大量主流开源项目高度可配置化的 Android MVP 快速集成框架](https://github.com/JessYanCoding/MVPArms)
* [参考部分T-MVP的AOP实现](https://github.com/north2016/T-MVP)
* [GSYVideoPlayer 视频播放器](https://github.com/CarGuo/GSYVideoPlayer)
* [Bmob 后台快速搭建](https://www.bmob.cn)
* [BaseRecyclerViewAdapterHelper](https://github.com/CymChad/BaseRecyclerViewAdapterHelper)
* [Matisse](https://github.com/zhihu/Matisse)
* [greenDAO](https://github.com/greenrobot/greenDAO)
* [FileDownloader](https://github.com/lingochamp/FileDownloader)
* [appbarlayout-spring-behavior](https://github.com/ToDou/appbarlayout-spring-behavior)
* Tinker热修复
* [Wheather 炫酷动画](https://github.com/fengivy/Weather)
* [Bmob 后台快速搭建](https://www.bmob.cn)

### 声明

【晨曦 Aurora】是本人的练手项目,非官方版本,仅作学习交流之用,数据来源于开眼视频,数据接口是自己抓包获取(非正规渠道到),请勿用于商业用途,原作公司拥有所有权利。

## LICENSE

   Copyright 2017 [email protected]

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.


### 截图
![image](https://github.com/Zweihui/Aurora/tree/master/screenshot/screen_shot1.gif)![image](https://github.com/Zweihui/Aurora/tree/master/screenshot/screen_shot2.gif)
![image](https://github.com/Zweihui/Aurora/tree/master/screenshot/screen_shot3.gif)![image](https://github.com/Zweihui/Aurora/tree/master/screenshot/screen_shot4.gif)
![image](https://github.com/Zweihui/Aurora/tree/master/screenshot/screen_shot5.gif)![image](https://github.com/Zweihui/Aurora/tree/master/screenshot/screen_shot6.gif)
![image](https://github.com/Zweihui/Aurora/tree/master/screenshot/screen_shot7.gif)![image](https://github.com/Zweihui/Aurora/tree/master/screenshot/screen_shot8.gif)

0 comments on commit 8f3854e

Please sign in to comment.