Here's a brief update on the recent Android progress:
-Sound: 3D spatial sound is working on the Android with OpenAL. For some reason Google went with OpenSL on Android instead of OpenAL like the iPhone already does, not that it would have been useable on Android 2.2 anyways so we ended up having to port it over.
-Fonts: TTF font support has been enabled so it should look a bit better then the previous bitmap based font.
-On/Off/Suspend: Pause and resume by switching apps or turning the display on/off now works with the exception of sound pausing. This will be fixed in the sound d