Since Kivy is not working under Ubuntu on the Udoo, I might want to switch to Android, where kivy/python runs. The only issue there is the lack of support for the gamepad interface. I am running pygame in my python script, which uses a wireless xbox gamepad as an input source. Now I wondered if anyone tried that under KitKat? I know it is not working in the previous release. Another thing I would like to know is if the serial communication (using pyserial) is working when using android thank you