Error to execute the adb command in terminal window

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Error to execute the adb command in terminal window

2,630 Views
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 Kudos
2 Replies

2,622 Views
hyun-moyang
Contributor III

Hi All,

Please help me to resolve this issue.

Best Regards

HM

0 Kudos

2,609 Views
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 Kudos