DlangUI on Android

Vadim Lopatin via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Thu Apr 21 08:49:32 PDT 2016


On Thursday, 21 April 2016 at 13:28:18 UTC, Vadim Lopatin wrote:
> Hello,
>
> I've implemented initial support of Android in DlangUI.
>

Forgot to add that DerelictFT patch is required for 
DlangUI/Android.
(Freetype library has name libft2.so on Android)

PR is submitted, but not yet integrated into DerelictFT:

https://github.com/DerelictOrg/DerelictFT/pull/9


PS:
Current build is using android-19 API (Android 4.4 Kitkat) due to 
GLES3 dependency.
Will provide support of older platforms later, if needed.



More information about the Digitalmars-d-announce mailing list