Trolledge icon indicating copy to clipboard operation
Trolledge copied to clipboard

Any plans for an Android release in the future?

Open shaunroselt opened this issue 6 years ago • 1 comments

I'd love to be able to use this on Android Desktop (Samsung DeX, ChromeOS, etc.)

shaunroselt avatar May 24 '19 08:05 shaunroselt

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).

FMXExpress avatar May 24 '19 12:05 FMXExpress