【问题标题】:Android edit .conf file programmaticallyAndroid以编程方式编辑.conf文件
【发布时间】:2011-08-01 12:57:00
【问题描述】:

我希望通过我的应用程序以编程方式将行添加到根文件夹中的 .conf 文件。我的用户将拥有 root 访问权限,而我的应用程序的目的是帮助他们编辑 .conf 文件。建议/教程?

【问题讨论】:

    标签: android configuration edit root


    【解决方案1】:

    没有root权限无法编辑root文件:How to create/write file in the root of the android device?

    您的用户必须拥有 root 设备并授予应用 root 权限。

    【讨论】:

    • 是的,我看到了,并提到我的用户将拥有植根设备。我想知道如何授予我的应用超级用户权限?抱歉,如果不清楚
    • 啊抱歉——错过了关于 root 访问的内容。那么可以试试这个:stackoverflow.com/questions/3653504/…
    猜你喜欢
    • 1970-01-01
    • 2013-09-12
    • 2023-03-11
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2016-12-26
    • 2013-11-11
    • 1970-01-01
    相关资源
    最近更新 更多