Trolledge
Trolledge copied to clipboard
Any plans for an Android release in the future?
I'd love to be able to use this on Android Desktop (Samsung DeX, ChromeOS, etc.)
I've tried to compile it for Android/Linux before I think. Some of the libraries it uses require code changes to be able to run on Android/Linux. The DuckDuckGo library for example uses Ansi string. DelphiAST uses some Ansi strings as well. I did remove PaxCompiler and replace it with the TMS scripting component (since PaxCompiler isn't really available anymore).