usbserial
usbserial copied to clipboard
Where to put intent-filter, under <activity?
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