Unable to intasll adb

sudo apt-get install -y android-tools-adb failed.

the show is:
android-tools-adb:depends:adb but it is not going to be installed
v4l-utils:depend:libv4l2rds0(= 1.18.0-2build1)but it is not going to be installed
E: Unmet dependencies

So what should I do ?

Hi,
The tool may be specific to Android OS. The sample rootfs in Jetpack release is Ubuntu and we use gdb. You may try gdb for further debugging.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.