I'm trying to add Open Accessory support to the IOIO library. At the moment I'm getting a parse error when I load the library into B4A.
The parse errors states that:
This is working code I'm just wrapping to expose to B4A. I don't see anything in the code that would cause this. Eclipse builds a JAR without any warning/errors.
Any ideas as to what is going on here?
The parse errors states that:
B4X:
"ioio.lib.andorid.accessory.AccessoryConnectionBootstrap.abortbroadcast already exists"
This is working code I'm just wrapping to expose to B4A. I don't see anything in the code that would cause this. Eclipse builds a JAR without any warning/errors.
Any ideas as to what is going on here?