0
我可以提出請求的url http://www.google.com/search?q=searchterm
和加載的網頁流量結果使用在Android WebView中加載谷歌搜索結果(手機版)?
wb.loadDataWithBaseURL(null, responseString,"text/html", "utf-8", null);
在網頁視圖加載谷歌的搜索結果,但這種加載搜索results..I的PC瀏覽器的版本要的移動版...感謝