Hacker News new | ask | show | jobs
by smrtinsert 4156 days ago
libgdx also uses robovm for ios, but prefers gwt for web. since its 'just java' desktop and android dev comes free.

If you're into build *gl based guis it's a great cross platform toolkit in disguise (especially with scene2d).

1 comments

> desktop and android dev comes free.

As long as you stick to Java 6 and APIs common to both platforms.

GWT has supported Java 7 for over a year.
How does that help Android native apps?