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
Hi All,
Please help me to resolve this issue.
Best Regards
HM