Android 3.1 USB-Host - BroadcastReceiver does not receive USB_DEVICE_ATTACHED
问题 I worked through the description and samples for USB host at developer.android.com to detect attached and detached USB-devices. If I use an intent-filter in the manifest file to start my application when a device is attached, it works perfectly fine: Plug in, device is detected, android asks for permission to start the application, device information is displayed in a table. The application I'm developing shouldn't be started/finished only if a device is attached/detached (e.g. data