<small id='1PaAF'></small><noframes id='1PaAF'>

    <bdo id='1PaAF'></bdo><ul id='1PaAF'></ul>
  • <i id='1PaAF'><tr id='1PaAF'><dt id='1PaAF'><q id='1PaAF'><span id='1PaAF'><b id='1PaAF'><form id='1PaAF'><ins id='1PaAF'></ins><ul id='1PaAF'></ul><sub id='1PaAF'></sub></form><legend id='1PaAF'></legend><bdo id='1PaAF'><pre id='1PaAF'><center id='1PaAF'></center></pre></bdo></b><th id='1PaAF'></th></span></q></dt></tr></i><div id='1PaAF'><tfoot id='1PaAF'></tfoot><dl id='1PaAF'><fieldset id='1PaAF'></fieldset></dl></div>

      <legend id='1PaAF'><style id='1PaAF'><dir id='1PaAF'><q id='1PaAF'></q></dir></style></legend>
      <tfoot id='1PaAF'></tfoot>

      1. 在 DDMS (Android) 中更改文件权限

        时间:2023-06-27
        • <tfoot id='WC7G2'></tfoot>
            • <i id='WC7G2'><tr id='WC7G2'><dt id='WC7G2'><q id='WC7G2'><span id='WC7G2'><b id='WC7G2'><form id='WC7G2'><ins id='WC7G2'></ins><ul id='WC7G2'></ul><sub id='WC7G2'></sub></form><legend id='WC7G2'></legend><bdo id='WC7G2'><pre id='WC7G2'><center id='WC7G2'></center></pre></bdo></b><th id='WC7G2'></th></span></q></dt></tr></i><div id='WC7G2'><tfoot id='WC7G2'></tfoot><dl id='WC7G2'><fieldset id='WC7G2'></fieldset></dl></div>
                <bdo id='WC7G2'></bdo><ul id='WC7G2'></ul>
              • <legend id='WC7G2'><style id='WC7G2'><dir id='WC7G2'><q id='WC7G2'></q></dir></style></legend>

                1. <small id='WC7G2'></small><noframes id='WC7G2'>

                    <tbody id='WC7G2'></tbody>

                  本文介绍了在 DDMS (Android) 中更改文件权限的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  我正在尝试测试我的应用程序由于缺少权限而无法访问某些文件时的行为.

                  I'm trying to test the behavior of my application when it cannot access some files due to missing permissions.

                  是否可以在 DDMS 透视图中使用 FileExplorer 更改 Android 模拟器上的文件/文件夹权限?

                  Is it possible to change file/folder permissions on an android emulator using FileExplorer in DDMS perspective?

                  推荐答案

                  要更改模拟器中的权限,您需要使用您的 adroid-sdk 平台工具中的 adb shell 命令.在 android shell 中,您可以输入命令 su 以获取 root 访问权限.现在您可以使用普通的 unix 命令 chmod

                  To change permissions in the emulator you need to use the adb shell command from your adroid-sdk platform-tools. In the android shell you can enter the command su to get root access. Now you can see and change the permissions with the normal unix commands chmod

                  注意,Android中的系统文件夹是只读挂载的.在本教程之后,您必须将其以读写方式移除:

                  Note, that the system folder in Android is mounted read-only. You would have to remout it read-write after this tutorial:

                  http://android-tricks.blogspot.com/2009/01/mount-filesystem-read-write.html

                  无论如何都要小心,仅将 /datasdcard 等可写文件系统用于您的应用程序数据,因为使用受限文件夹可能会在生产环境中产生负面影响!

                  Be careful in anyway to use only writable filesystems like /data or sdcardfor your application data since using restricted folders can have negative side effects in a productive environment!

                  这篇关于在 DDMS (Android) 中更改文件权限的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                  上一篇:试图修复机器人“不明智或错误地使用核心类"的问题.变坏了 下一篇:如何在Android App中获取通话结束事件

                  相关文章

                    <bdo id='6qPOC'></bdo><ul id='6qPOC'></ul>
                2. <legend id='6qPOC'><style id='6qPOC'><dir id='6qPOC'><q id='6qPOC'></q></dir></style></legend>

                    <i id='6qPOC'><tr id='6qPOC'><dt id='6qPOC'><q id='6qPOC'><span id='6qPOC'><b id='6qPOC'><form id='6qPOC'><ins id='6qPOC'></ins><ul id='6qPOC'></ul><sub id='6qPOC'></sub></form><legend id='6qPOC'></legend><bdo id='6qPOC'><pre id='6qPOC'><center id='6qPOC'></center></pre></bdo></b><th id='6qPOC'></th></span></q></dt></tr></i><div id='6qPOC'><tfoot id='6qPOC'></tfoot><dl id='6qPOC'><fieldset id='6qPOC'></fieldset></dl></div>
                  1. <tfoot id='6qPOC'></tfoot>
                  2. <small id='6qPOC'></small><noframes id='6qPOC'>