I wonder if it's possible to run it on an Android phone? You should be able to install a JRE with something like Termux 🤔
And there's prebuilt libvips for Linux on ARM anyway
Top-level
I wonder if it's possible to run it on an Android phone? You should be able to install a JRE with something like Termux 🤔 6 comments
Or the more cursed approach: just compile the thing with Android SDK. Except it doesn't support Java 15. Yet. And I use some new features like switch statements that return values. |
Though it will be boring. :)