- Open cmd
- Type '
adb shell
' su
- Press 'Allow' on device 在手机上允许取得root权限
chmod 777 /data/data 修改该目录的权限
- Go to the DDMS view in Eclipse
首先,下载Root Explorer
解决方法:
打开Root Explorer
长按 data目录,列表最下面选择属性-->选择更改权限-->将其他用户的权限都选上:
最后确定,OK了~
对于使用Root Explorer的,先点击最上面的“挂载读写”(否则提示因文件系统属性为只读而无法更改),长按,选择“权限”,接下来跟上面一样了~
原文地址: