Some extended feedback; basic tested both in the emulator and Android device:
These work:
- 2d drawsprite/rotosprite/transparency
- 3d with poly colors and textures
- loadsprite/loadfont/loadsound
- alphamode
- playsound
- platform info including battery
- portrait/landscape; no need to set width/height
- getjoy sensor
- compiled and run old game
- compiled only box2d
These are not working properly:
- no device for platforminfo
- print; odd stretching for certain words/length
- drawrect/drawline; no color only white

- poly draw not tested