-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
48 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|
||
 | ||
|
||
|
||
### 截图 | ||
|
||
  | ||
|
||
  | ||
|
||
  | ||
|
||
  | ||
|
||
### 技术要点 | ||
|
||
主要使用的第三方开源库有: | ||
* [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. | ||
|
||
|
||
### 截图 | ||
 | ||
 | ||
 | ||
 |