On Sunday, 5 January 2020 at 03:56:37 UTC, visitor wrote:
Not a single line of java!

so i got kinda excited for creating a class 100% in D as well, but.....

https://developer.android.com/training/articles/perf-jni.html

"DefineClass is not implemented. Android does not use Java bytecodes or class files, so passing in binary class data doesn't work."

gah, there goes that idea. So I guess that means the lambda callbacks for ui classes must be implemented in Java too. alas.

but still most things work anyway so still fun.

I need to make one of those NativeActivity ndk programs as a sample though, to show people how to do all that stuff.

Reply via email to