TriggerTime icon indicating copy to clipboard operation
TriggerTime copied to clipboard

Fix Android build

Open Sheph opened this issue 7 years ago • 2 comments

It would be nice to fix android build and get the game working on Android again, todo:

  • write android makefiles for libRocket, freetype, etc. i.e. all the stuff that was added after Android build got broken
  • make sure touchscreen controller code still works... (it should)
  • make LuaJIT compile for Android (particularly important for performance reasons)
  • anything else ???

Sheph avatar Feb 25 '19 20:02 Sheph

If everything is open-source, and if the build isn't too complicated, we could add it to F-Droid! :)

Poussinou avatar Feb 28 '19 11:02 Poussinou

Yes, everything is open-source, the build shouldn't be too complicated, i.e. it's a matter of writing makefiles and m.b. fixing some platform-specific stuff. I would do it myself, but I don't have much free time and even when I have I'm working on a new game of mine :)

Sheph avatar Feb 28 '19 18:02 Sheph