|
|
|
|
|
by thu2111
2103 days ago
|
|
There are for Java too. You can - obviously - run Java on Android, using either the native runtime or, less obviously, OpenJDK with JavaFX. You can also compile JavaFX apps AOT for iOS! It's called Gluon Substrate, check it out. Java really does run on a lot of stuff, even if OpenJDK itself may not. |
|