On Sunday, 14 August 2016 at 22:20:12 UTC, Karabuta wrote:
On Sunday, 14 August 2016 at 17:19:17 UTC, eugene wrote:
Hello, everyone,
did you try to write apps in D for android?
Is it ok currently to write in D for android or there are
issues or something?
I think DlangUI has some initial support for Android. The
developer even did a mindcraft demo (whatever that game is
called :) ). Go to code.dlang.org and search for "dlangui" and
check his Github repo
For the lazy people
Minecraft in D on Android:
http://forum.dlang.org/post/[email protected]
Building LDC on Android:
http://forum.dlang.org/post/[email protected]
Wiki pages:
http://wiki.dlang.org/Build_LDC_for_Android
http://wiki.dlang.org/LDC_cross-compilation_for_ARM_GNU/Linux
http://wiki.dlang.org/Minimal_semihosted_ARM_Cortex-M_%22Hello_World%22
There's probably more if you search a bit for it ;-)