Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当我尝试加载一个看起来像 ( http://mypage.net/786876.mp4 ) 的 url 时,我们的 webview 会一直加载并且没有任何反应。我试图在浏览器上加载相同的 url,它加载得很好。
尝试
webView.getSettings().setPluginState(PluginState.ON);