Mobile Cross Platform Decisions
Recorded at:
Great stuff
by
marc prades
There is another solution , but it use C++ as a target for Android and IPhone ( so no direct access to UI frameworks on these target , though you can build bridges ) , it is Haxe ( the langage ) + NME ( the C++ framework ). Haxe is a strict typed langage , looks a bit between Java and C++ with c++ macro like features , and a lot of C# like syntactic sugar ).
But in my opinion it is more for games/stuff that do not require the native UI framework on the different targetted plateforms ( though there are some UI frameworks in Haxe ).
Other options
by
Troy McConaghy





Hello stranger!
You need to Register an InfoQ account or Login to post comments. But there's so much more behind being registered.Get the most out of the InfoQ experience.
Tell us what you think