更改/data/local 权限 [英] Change /data/local Permissions

查看:22
本文介绍了更改/data/local 权限的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在我的 Incredible 上安装了 ICS rom,发现我无法再通过 Eclipse 运行应用程序来测试它们.我搜索了 StackOverflow 并在 这个问题中找到了为什么我的问题发生的答案,但如何更改 /data/local 的权限?我不想搞砸任何事情.

I installed an ICS rom onto my Incredible and discovered that I could no longer run applications through Eclipse to test them. I searched StackOverflow and found an answer to why my problem was happening in this question, but how do I change the permissions of /data/local? I don't want to mess anything up.

这可能是一个非常简单的修复方法,但感谢您的帮助!

This is probably an extremely easy fix, but thank you for the help!

推荐答案

您必须是 root,打开终端模拟器并在第一行输入

You must be root, open a terminal emulator and on the first line type

授予您管理员权限并按回车键.在第二行输入

to give you admin rights and hit enter. On the second line type

chmod 755 /data/local

您将拥有完整的读/写访问权限.您也可以使用 Android SDK,但这种方式更简单快捷.

and you will have full Read/Write access. You can also use the Android SDK, but this way is much easier and quicker.

这篇关于更改/data/local 权限的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆