android webview加载网络连接
摘要:
webview = (WebView) findViewById(R.id.webview); WebSettings webSettings = webview.getSettings(); //设置WebView属性,能够执行Javascript脚本 webSettings... 阅读全文
posted @ 2015-11-12 15:43 赵磊磊 阅读(352) 评论(0) 推荐(0)
posted @ 2015-11-12 15:43 赵磊磊 阅读(352) 评论(0) 推荐(0)