superFileView icon indicating copy to clipboard operation
superFileView copied to clipboard

基于腾讯浏览服务Tbs,使用X5Webkit内核,实现文件的展示功能,支持多种文件格式

Results 35 superFileView issues
Sort by recently updated
recently updated
newest added

另外的一个会引起这种情况的是 : Android高版本联网失败报错:Cleartext HTTP traffic to xxx not permitted 作者的文档里面并没有适配这个问题,导致相关的内容始终下载不下来 所以添加android:networkSecurityConfig="@xml/network_security_config"这个就可以了, 目前我这是这个情况!

我用Fragment+ViewPager的方式打开tbsReaderView,结果只有第一个文档可以正常打开,到第二个就开始显示正在加载中,这个怎么处理啊

D/TbsDownload: getPackageContext stack is android.content.pm.PackageManager$NameNotFoundException: Application package com.tencent.tbs not found D/TbsDownload: getPackageContext stack is android.content.pm.PackageManager$NameNotFoundException: Application package com.tencent.mobileqq not found getPackageContext stack is android.content.pm.PackageManager$NameNotFoundException: Application package com.qzone not found D/TbsDownload:...

boolean bool = mTbsReaderView.preOpen(getFileType(mFile.toString()), false); 返回总是false???

android10中运行不起来

TbsReaderView: not supported by :xxx 一直是这样,搞不懂。但是测试过程中出现2次加载成功,自己都没搞清是怎么回事。没改过代码

我需要知道当前查看的是那一页,有没有办法知道呢

打开是空白的,什么也不提示。