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
Post a Comment