Error to execute the adb command in terminal window

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Error to execute the adb command in terminal window

4,064 次查看
hyun-moyang
Contributor III

Hi All,

There is an error to execute the ADB command in the terminal window to enable the multi-client input method in the android auto platform(android-11.0.0_1.1.0-AUTU) in iMX8QM MEK Board.

When I have executed the ADB command in the terminal window 

 $ adb root

There is an error message in the terminal window as below,

/system/bin/sh: adb: inaccessible or not found.

When I have executed the su command in the terminal window and then, the adb command in the terminal window as below

 $su

 #adb root

/system/bin/sh: adb: inaccessible or not found.

Please help me to resolve the issue.

Best Regards

HM

 

0 项奖励
回复
2 回复数

4,056 次查看
hyun-moyang
Contributor III

Hi All,

Please help me to resolve this issue.

Best Regards

HM

0 项奖励
回复

4,043 次查看
AldoG
NXP TechSupport
NXP TechSupport

Hello,

When you say in terminal you mean the device(i.MX)?

if this is the case, please note that adb is a tool wich runs in a host PC which the device is connected to.

Best regards,
Aldo.

0 项奖励
回复