Skip to content

Commit

Permalink
新增README和二维码下载地址
Browse files Browse the repository at this point in the history
  • Loading branch information
jenly1314 committed Mar 23, 2017
1 parent ccd2d77 commit 1dcf082
Show file tree
Hide file tree
Showing 5 changed files with 34 additions and 1 deletion.
6 changes: 6 additions & 0 deletions .idea/vcs.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

27 changes: 27 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@

# KingTV
[![Download](https://img.shields.io/badge/download-App-blue.svg)](https://raw.githubusercontent.com/jenly1314/KingsGirls/master/app/app-release.apk)
[![](https://jitpack.io/v/jenly1314/KingsGirls.svg)](https://jitpack.io/#jenly1314/KingsTV)
[![License](https://img.shields.io/badge/license-MIT--blue.svg)](https://opensource.org/licenses/mit-license.php)
[![Blog](https://img.shields.io/badge/blog-Jenly-9933CC.svg)](http://blog.csdn.net/jenly121)

本App 采用 MVP + RXJava + Retrofit + OKHttp + Material Design + Dagger2 + Base + Glide 等相关库
高仿全民直播Android App。

# 相关截图

![Image](pictures/gif.gif)

![Image](pictures/recommend.png)

![Image](pictures/live.png)

![Image](pictures/room.png)

# 二维码下载

![QR_CODE](pictures/QR_KingTV.png)


## 声明
本App纯属个人作品,是高仿全民直播Android App 3.0.1版本,仅供技术参考,请维护全民直播平台的合法权益,禁止用于一切商业用途。如有疑问请联系作者<jenly1314@gmail.com>,谢谢合作。
Binary file added app-release.apk
Binary file not shown.
2 changes: 1 addition & 1 deletion app/tinker-support.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ def bakPath = file("${buildDir}/bakApk/")
/**
* 此处填写每次构建生成的基准包目录
*/
def baseApkDir = "app-0323-16-23-46"
def baseApkDir = "app-0323-16-51-51"

/**
* 对于插件各参数的详细解析请参考
Expand Down
Binary file added pictures/QR_KingTV.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1dcf082

Please sign in to comment.