I\'m trying to use an Arduino Board along with my Odys Neo x8 tablet but it seems, that the UsbManager doesn\'t recognize the device alright. I connected the arduino to the
The Arduino board needs a driver which needs to be installed before it can be accessed.
I am not sure if you have a port of the driver for Android.
Edit:
Also check out this answer in another thread.