I'd really like to thank Gernot and anyone else who's put this together because most things are working brilliantly on yet another platform.

Doing testing on Android, I've noticed that multitouch doesn't seem to be supported (GETMOUSECOUNT returns 1 on my device). I'm not sure if this is a cause for alarm, but also the values returned by GETJOYX, Y, and Z seem to be rounded off to the nearest multiple of "0.1019318253"... Simple APK for displaying mouse, joy values:
http://www.multiupload.com/79I8CYGRWZWill keypresses be implemented on Android? Many users have hardware keyboards, and there are significant buttons on every device (back button, menu button).
Eventually, it would be good to have control over what the back button does, rather than just quitting the app whenever it's bumped. Also, apps at the moment seem to crash when the device is put into standby mode, and crash when multitasking (i.e. whenever the home button is used).