使用monitor工具无法打开data文件夹问题关于/system/bin/sh:su:notfound的解决办法D:\Sdk\platform-tools>adbshellgeneric_x86:/$su/system/bin/sh:su:notfound原因是AndroidStudio带(GooglePlay)的模拟器无法获得root权限安装该换成为带(GoogleAPIs)的模拟器即可,如下:无法打开data文件夹的原因是权限不够,需要设置权限可以直接root,也可以一层一层的给权限C:\Users\123>adbrootrestartingadbdasroot这里我们...
继续阅读 >
分类:解决android
使用monitor工具无法打开data文件夹问题关于/system/bin/sh:su:notfound的解决办法D:\Sdk\platform-tools>adbshellgeneric_x86:/$su/system/bin/sh:su:notfound原因是AndroidStudio带(GooglePlay)的模拟器无法获得root权限安装该换成为带(GoogleAPIs)的模拟器即可,如下:无法打开data文件夹的原因是权限不够,需要设置权限可以直接root,也可以一层一层的给权限C:\Users\123>adbrootrestartingadbdasroot这里我们...
继续阅读 >