Hi,
A working 2.0 demo does not work anymore in 2.2. It is a demo that uses the Usb library together with a Mega ADK.
This line gives me trouble: _permission = _device_usbman.HasAccessoryPermission((android.hardware.usb.UsbAccessory)(_r.GetField("accessory")));
This is actually a solution that you proposed in the forums for version 2.0. Any suggestions?
A working 2.0 demo does not work anymore in 2.2. It is a demo that uses the Usb library together with a Mega ADK.
This line gives me trouble: _permission = _device_usbman.HasAccessoryPermission((android.hardware.usb.UsbAccessory)(_r.GetField("accessory")));
This is actually a solution that you proposed in the forums for version 2.0. Any suggestions?