Man*_*ath 3 android android-webview android-4.0-ice-cream-sandwich
我正在将HTML
保存在assets
文件夹中的本地文档加载到WebView
.它在2.3设备中显示良好,但在ICS +设备中显示空白屏幕.
尝试使用此代码
webView.getSettings().setPluginsEnabled(true);
webView.getSettings().setAllowFileAccess(true);
Run Code Online (Sandbox Code Playgroud)
根据我的知识,flash url在ICS中不起作用.
归档时间: |
|
查看次数: |
1022 次 |
最近记录: |