On 2010-06-02 16:33, Dave Chapman wrote:
Thomas Martitz wrote:
I think most of us (including me) prefer andriod. I personally
*strongly* prefer it since I had an HTC legend in my hands :) Is
anyone uncomfortable with that?
It's your project, so ultimately I think the choice is yours - you
should port RaaA to whatever interests you.
But doesn't Android have the additional complication of requiring you to
port RaaA as a native C library and then implement the UI in Java? What
about audio output? Can a native C library play audio, or will that also
require a Java layer?
Seems like routing via the Java layer is required (unless we can use any
native decoders). See here:
http://www.anddev.org/post41439.html#p41439
I'm guessing there are enough SDL on Android examples out there to
figure out how well audio and UI integration works.
--
Magnus