Android Studio - Android设备监视器的文件资源管理器无法正常工作 [英] Android Studio - Android Device Monitor's File explorer not working

查看:219
本文介绍了Android Studio - Android设备监视器的文件资源管理器无法正常工作的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我刚刚在Android中学习使用首选项。为了调试目的,我需要访问首选项文件。我googled,找到了偏好文件的默认位置,还有如何通过Android设备监视器访问它。

I have just learnt using preferences in Android. For debugging purpose I need to access the preferences files. I googled and found the default location of the preference file and also how to access it via Android Device Monitor.

不知何故,我无法打开Android设备监视器的文件资源管理器选项卡下的任何文件夹。他们只是没有回应。我试着等待ADM加载并再次尝试,但没有成功。 (双击文件夹不起作用,STRANGE!)

Somehow I am not able to open any folders under the File explorer tab of the Android device monitor. They just aren't responding. I tried waiting for ADM to load and tried again but no success. (Double click on folder is not working, STRANGE!)

我们需要在使用之前进行配置吗?我正在使用Android studio。
任何帮助将不胜感激。
附加图像

Do we need to configure before using it? I am using Android studio. Any help would be appreciated. Attaching image

推荐答案

要使其正常工作。

goto run - >您的adb的位置

goto run -> location where your adb is

Ex:C:\程序文件(x86)\Android\android-sdk\platform-tools

Ex: C:\Program Files (x86)\Android\android-sdk\platform-tools

类型 adb root 输入(您的手机必须有root)

type adb root , Enter (Your phone must have root)

如果这不起作用,请在手机上安装此应用程序: [root] adbd Insecure 或它的免费替代品 here update:link broken now )。

If this doesn't work, install this app on your phone: [root] adbd Insecure or its free alternative here (update: link broken now).

获取更多信息 http://forum.xda-developers.com/showthread.php?t=1687590

这篇关于Android Studio - Android设备监视器的文件资源管理器无法正常工作的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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