You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's maybe possible, but I don't know of anyone who has even tried this yet. I think you should look into what, if any, existing open-source apps build Graal Native Images for Android, and see how their build looks. It is probably pretty complicated. You might also have to check the licensing for the Graal version you're using -- GraalVM Community Edition is almost all GPL v2 with Classpath Exception, but the GraalVM that Oracle distributes has its own license that may have commercial or mobile usage restrictions, I don't know.
i want to ask if it is possible to use GraalVM for libgdx Android, if so how to achieve that
The text was updated successfully, but these errors were encountered: