xybean
xybean
I found that if you open a large pdf file, opened pages would cost much memory.So I manage opened pages with LruCache, and call closePage() in time, it works fine....
@yuquan23459 It's my personal file used for maven repository, so I haven't upload it. You just need to delete the relevant code.
@yuquan23459 If you copy the .so file to your own project, you should copy relevant java files without changing their package name.I guess that you have changed the package name...
@hzwplus 你好 我试过了将android.intent.action.VIEW相关的配置都去掉 依然没有解决问题。可以分享一下你的其他一些配置吗,比如targetversion minversion 以及 gradle的版本等
@hzwplus 试了一下,还是不行,请问你还可以提供与这个问题相关的其他思路吗?
@givemeatry 如果你们的App中有配置的话,可以先尝试去掉这一配置测试下。 在华为的手机上是无法配置application相关的通配符的。