java - Android Webview : Cannot call determinedVisibility() - never saw a connection for the pid

标签 java android file webview download

我有一个 Android Webview,当我单击链接下载文件(pdf 等图像)时,我收到一条错误消息。

Error message:
Cannot call determinedVisibility() - never saw a connection for the pid

知道我做错了什么吗?谁能帮忙!?

最佳答案

只是一点配置:

    webview.getSettings().setJavaScriptEnabled(true);
    webview.getSettings().setDomStorageEnabled(true);

关于java - Android Webview : Cannot call determinedVisibility() - never saw a connection for the pid,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/33083066/

相关文章:

java - Selenium WebDriver 找不到页面上的任何元素

javascript - 在javascript中确定移动设备上的哪个方向朝下?

android - BroadcastReceiver 的 Manifest 和 Programmatic 注册的主要区别

android - 字符串数组内的字符串数组

c++ - 如何获取临时/右值的地址进行复制?

java - 自定义HashMap中的get方法

Java SDK10 : Is cast explicitly required?

java - 广播接收器不能静态工作

file - 如何在Windows 7中映射ubuntu共享文件夹?

file - Gnuplot:暂停后如何绘制文件中的每一行