It seems also that BUTTON_L1 L2 R1 and R2 are missing from the ouyaButtonMap. Am I missing something, or are most people rolling their own controller code and ignoring OuyaController?
Late response, but fwiw I'm currently using Ardor3D's android wrapper to do an Ouya game.
www.ardor3d.comhttps://github.com/Renanse/Ardor3D
https://github.com/Renanse/ardor3d-android
Ardor3D began life almost 5 years ago as a fork from jMonkeyEngin…