UI API in SVN
The UI API is now in SVN (and the nightlies). Couple of caveats, warnings, etc.
- While most of the API is stable, there might be minor changes (or rather additions, hence not API breaking) in the future
- It’s likely that there are bugs.
- It of course needs some performance. The UITest below renders at 20fps on the Hero, 26fps on the Samsung Leo (320×240 phone), and 60 on the Nexus One and my HTC Desire, 72fps on the Transformer.
- I’m in the process of writting the documentation
Considering all this please start experimenting with it. For feature requests please add a message to this issue on the issue tracker. I do not promise to fullfill all requests, but i’ll make sure that we arrive at the largest common denominator.
You can find a basic skin in “test/gdx-tests-android/assets/data/uiskin.xml”. An accompanying test can be found here. Here’s the output of that test.
As i said above, i’m currently writting the documentation for this new API. Please be patient, i do my best to finish it off by Tuesday.


