Email or username:

Password:

Forgot your password?
Top-level
Gregory

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

6 comments
a1ba-nyan
@grishka I should run it on e2k.
Though it will be boring. :)
Gregory

@a1batross huh. Well, if there's Java for it... And you'll have to build libvips yourself.

a1ba-nyan
@grishka there is. Though it's stuck on 11 version.

btw already ran pleroma on it
Gregory

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.

Go Up