提交 0a236ea1 编写于 作者: xuexiangjys's avatar xuexiangjys 😊

上传演示demo

上级 4bd954c1
<component name="CopyrightManager">
<settings default="xuexiang">
<module2copyright>
<element module="Project Files" copyright="xuexiang" />
</module2copyright>
</settings>
</component>
\ No newline at end of file
<component name="CopyrightManager">
<copyright>
<option name="notice" value="Copyright (C) &amp;#36;today.year xuexiangjys(xuexiangjys@163.com)&#10; &#10;Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&#10;you may not use this file except in compliance with the License.&#10;You may obtain a copy of the License at&#10;&#10; http://www.apache.org/licenses/LICENSE-2.0&#10;&#10;Unless required by applicable law or agreed to in writing, software&#10;distributed under the License is distributed on an &quot;AS IS&quot; BASIS,&#10;WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.&#10;See the License for the specific language governing permissions and&#10;limitations under the License.&#10;" />
<option name="myName" value="xuexiang" />
</copyright>
</component>
\ No newline at end of file
......@@ -21,6 +21,12 @@
![][demo-gif]
### Demo下载
[![Github](https://img.shields.io/badge/downloads-Github-blue.svg)](https://github.com/xuexiangjys/XVideo/blob/master/apk/xvideo_demo.apk?raw=true)
![xvideo_download.png](https://img.rruu.net/image/5f8089a7733f2)
## 添加Gradle依赖
1.在项目根目录的 build.gradle 的 repositories 添加:
......@@ -126,4 +132,4 @@ https://github.com/mabeijianxi/small-video-record
[apisvg]: https://img.shields.io/badge/API-14+-brightgreen.svg
[api]: https://android-arsenal.com/api?level=14
[demo-gif]: https://github.com/xuexiangjys/XVideo/blob/master/img/xvideo.gif
[demo-gif]: https://img.rruu.net/image/5f8088dfbf151
文件已添加
......@@ -18,7 +18,7 @@
#保护注解
-keepattributes *Annotation*
#忽略警告
-ignorewarning
-ignorewarnings
##记录生成的日志数据,gradle build时在本项目根目录输出##
#apk 包内所有 class 的内部结构
......@@ -196,4 +196,5 @@
-keep class * implements com.xuexiang.xrouter.facade.template.IProvider
# XVideo使用了JNI
-keep class com.xuexiang.xvideo.jniinterface.** { *; }
\ No newline at end of file
-keep class com.xuexiang.xvideo.jniinterface.** { *; }
-keep class tv.danmaku.ijk.media.player.**{*;}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册