2010-10-12 74 views

回答

7

我想你應該實現setPluginsEnabled方法。

例如

String url ="file:///android_asset/hoge.swf"; 

WebView wv=(WebView) findViewById(R.id.WebView01); 

wv.getSettings().setPluginsEnabled(true); 

wv.loadUrl(url); 
+0

我正在獲取數據編碼形式insted od圖片...請參閱此圖像http://www.freeuploadimages.org/images/p1mm7d9vkwmsnpyqat4.png – 2010-11-26 09:11:45

+0

視頻未加載.. – Rajneesh071 2012-09-24 10:29:59

+0

如何在lolipop向前apis – mithil1501 2016-09-30 09:22:47