Java bindings for desktop #1242

Open
opened 2023-04-07 07:45:50 -07:00 by chrispytoes · 2 comments
chrispytoes commented 2023-04-07 07:45:50 -07:00 (Migrated from github.com)

I'm looking to use Yoga for a Java desktop application. Is there a version for non-android Java, or are there plans to make one?

- [x] I have searched [existing issues](https://github.com/facebook/yoga/issues) and this is not a duplicate I'm looking to use Yoga for a Java desktop application. Is there a version for non-android Java, or are there plans to make one?
NickGerleman commented 2023-04-17 11:56:34 -07:00 (Migrated from github.com)

This is effectively a duplicate of https://github.com/facebook/yoga/issues/929. That issue hasn't seen attention in a long time, but the current status is that there is not an official Yoga build which supports Java outside of Android (though there were some third-party bindings mentioned which do).

It's not something I think there are immediate plans to address, but it should be possible, and making this build logic generic would make other things easier, like running UTs for the Java bindings outside of an Android environment. So, PRs for this are welcome.

This is effectively a duplicate of https://github.com/facebook/yoga/issues/929. That issue hasn't seen attention in a long time, but the current status is that there is not an official Yoga build which supports Java outside of Android (though there were some third-party bindings mentioned which do). It's not something I think there are immediate plans to address, but it should be possible, and making this build logic generic would make other things easier, like running UTs for the Java bindings outside of an Android environment. So, PRs for this are welcome.
Yefancy commented 2025-05-20 21:17:46 -07:00 (Migrated from github.com)

https://github.com/AppliedEnergistics/yoga

This repo ports the yoga with pure java. I have tested it, it works pretty well.

https://github.com/AppliedEnergistics/yoga This repo ports the yoga with pure java. I have tested it, it works pretty well.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DaddyFrosty/yoga#1242
No description provided.