开发者

Android cannot get webview to display utube videos and google maps

If I use WebView to display a page having a utube video or google map, I only get a big grey box, it w开发者_如何转开发orkcs fine if I call up the web browser.

Is there some way a WebView can show this content?


You may need webview.setJavaScriptEnabled(true).


You probably need to enable javascript: setJavaScriptEnabled(true)

Update: edited as per @Matthew Willis' comment.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜