- 根目录build.gradle文件添加如下配置:
allprojects { repositories { maven { url "https://source.enncloud.cn/FNAndroidTeam/FNSuperWeb/raw/master/superweb" } } }
* APP目录build.gradle文件添加如下配置:
>>```
dependencies {
implementation 'com.fanneng.android:superweb:1.0.0@aar'
}
- 文件浏览(支持pdf/ppt/doc/excel/txt)
- 文件上传(Android与JS通信)
- 文件下载
- 未完待续。。。
- 鲁宇峰 邮箱:466708987@qq.com