I tried to use my Acer Chromebook tab to debug my app in Android Studio but I have some troubles ...
I followed this documentation : https://developer.android.com/topic/arc/development-environment#debug_with_adb The last command I typed is "sudo ectool usbpd 0 dr_swap"
And when I type sudo "ectool usbpd 0", I have this : "Port C0: enabled, connected State:SNK_DISCOVERY Role:SNK UFP, Polarity:CC1"
I have nothing in Android or when I use sdk tools with the command "adb devices", the list is empty.
Could you help me please ?