Any progress with programming Java for iOS? -


after seeing this question realized it's around 5 years later, , kept hearing translators getting better , better.

is there professional way of developing in java ios mobile systems?

thanks

using robovm , libgdx best way i've found compile ios.

robovm: robovm.com libgdx: https://libgdx.badlogicgames.com

robovm uses aot (ahead-of-time) compiler convert java code before it's packaged ios

libgdx provides library compatible android, desktop, ios, , html


Comments

Popular posts from this blog

c# - Binding a comma separated list to a List<int> in asp.net web api -

Delphi 7 and decode UTF-8 base64 -

html - Is there any way to exclude a single element from the style? (Bootstrap) -