10Dec
16
2009
0

android market 下载失败的解决方法

解决方法是从 http://bbs.weiphone.com/read.php?tid=515169 看来的

从本质上来说就是修改hosts文件添加market的IP。具体步骤是:

1、进入root模式

su

 应该是需要取得root权限的机子才行,我刷的第三方ROM已经有权限了

2、重新用读写的方式mount系统分区

mount -o remount,rw /dev/block/mtdblock3 /system

3、用vi编辑/etc/hosts

vi /etc/hosts

在hosts文件里添加这么一行 

74.125.93.113 android.clients.google.com

G1没有ESC键,可以用右Alt+1或者轨迹球+1代替

Category: 未分类 | Tags: Android market

© is-Programmer.com All rights reserved. | Power by Chito 1.1.4 | Theme: Aeros 2.0 by TheBuckmaker.com