简体   繁体   English

Android终端模拟器中的权限被拒绝

[英]Permission denied in Android terminal Emulator

i always get permission denied when i open the android terminal emulator?当我打开 android 终端模拟器时,我总是被拒绝 I want to change the hosts for android , but I cant because the permission denied ?我想更改 android 的主机,但我不能因为权限被拒绝? How can I fix it ?我该如何解决?

I want to change the host to point on another pc so i see the request there and check if there the service is from a mobile device so i can reroute it to mobile page我想将主机更改为指向另一台电脑,以便我在那里看到请求并检查该服务是否来自移动设备,以便我可以将其重新路由到移动页面

The android on board "toolbox" shell has a limited vocabulary of errors, and likes to go give the permission denied one for all sorts of causes, such as command not found. android 上的“工具箱”shell 的错误词汇有限,并且喜欢因各种原因(例如未找到命令)而拒绝授予权限。

It also has a rather limited assortment of commands, some of which do not take formats familiar from the desktop linux world.它还具有相当有限的命令种类,其中一些不采用桌面 linux 世界中熟悉的格式。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM