使用webview加载网页时session同步
摘要:直接调用Android的webview加载URL时,由于需要登录的session导致URL无法显示,解决方案是在需要访问的URL中加session: String reporturl = "http://xxx.xxx.xx"; CookieSyncManager.createIn...
阅读全文
posted @ 2015-04-30 13:44
posted @ 2015-04-30 13:44