=== Xperia Play built-in controller === For the dpad and all buttons, it's automatic, you don't have to do anything, or even use the gamepadmanager actually. (ArcadeInputManager will pick it up) However, the analog sticks on it are not yet supported as they require Android 2.3+ to use (the cpp only JNI setup) and I surely don't feel like hassling with that right now, but when that happens it will probably be setup similar to other gamepads so we can make to the analog sticks properly.