HTC G3 Hero无法访问GMAIL和MARKET

我的HTC G3从2011年5月30号下午6点开始无法访问GMAIL

 

今天上网查了一下, 应该是/etc/hosts的问题

 

原来的hosts:

 

127.0.0.1    localhost

209.85.135.100 clients2.google.com

209.85.135.101 android.l.google.com

209.85.135.100 android.clients.google.com

 

这台HERO本来已经root过了, 使用adb shell直接修改hosts, 提示说是read only. 向同事请教了一下, 先执行"adb remount", 就可以对hosts进行编辑了

 

除了127.0.0.1这一行之外的三行删除, 重启, OK

 

你可能感兴趣的:(HTC G3 Hero无法访问GMAIL和MARKET)