Home > Q&A > body text
MTP连接的时候(这里是用了一根 OTG 线连接),会跳出选择一个应用,我如何让自己写的应用加入这个列表
迷茫2017-04-18 09:18:07
<intent-filter> <action android:name="android.hardware.usb.action.USB_DEVICE_ATTACHED"/> </intent-filter>
The solution has been found, Tianji filter in AndroidManifest