Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GraalVM for Android #181

Open
khuongtranuet opened this issue Jul 14, 2024 · 1 comment
Open

GraalVM for Android #181

khuongtranuet opened this issue Jul 14, 2024 · 1 comment

Comments

@khuongtranuet
Copy link

khuongtranuet commented Jul 14, 2024

i want to ask if it is possible to use GraalVM for libgdx Android, if so how to achieve that

@tommyettinger
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants