Error to execute the adb command in terminal window

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Error to execute the adb command in terminal window

4,065件の閲覧回数
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,057件の閲覧回数
hyun-moyang
Contributor III

Hi All,

Please help me to resolve this issue.

Best Regards

HM

0 件の賞賛
返信

4,044件の閲覧回数
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 件の賞賛
返信