Files
lime/templates/extension
player-03 2cd7161bbe Don't expect Android extensions to use ndlls
I can't think of any practical reasons for an Android extension to compile an ndll. All of Android's system functions require Java, not C++, and you can get the speed of C++ just by writing Haxe code.

I surveyed several Android extensions on lib.haxe.org, and not one of them used ndlls when targeting Android.
2022-06-05 22:36:01 -04:00
..
2021-11-07 12:33:47 -05:00
2017-05-05 12:35:35 -07:00
2014-09-30 17:41:57 -07:00