会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Wintys
Making a little bit progress every day,
you'll be an outstanding person.
(每天进步一点点,你就会成为牛人。)
博客园
新随笔
联系
管理
2014年6月19日
[原][Android]All WebView methods must be called on the same thread.
摘要: 问题webView调用JS出错。 class TestJS { ...... public TestJS(){ } public void save(String data){ webView.loadUrl("javascript: alert(" + data +")");...
阅读全文
posted @ 2014-06-19 19:29 wintys
阅读(6784)
评论(1)
推荐(1)
编辑
公告