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

swift - Button on Table View Cell connected to local function -

dns - Dokku server hosts two sites with TLD's, both domains are landing on only one app -

c# - ajax - How to receive data both html and json from server? -