usbserial icon indicating copy to clipboard operation
usbserial copied to clipboard

Where to put intent-filter, under <activity?

Open HamiguaLu opened this issue 10 months ago • 0 comments

Hi Just wonder where I should put the below line in my Androidmanifest.xm

<meta-data android:name="android.hardware.usb.action.USB_DEVICE_ATTACHED"
    android:resource="@xml/device_filter" />

Thanks in advance

HamiguaLu avatar Apr 15 '24 07:04 HamiguaLu