You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello!
It would be nice to support importing NDK and other foreign modules like cpufeatures, android_native_app_glue, etc
Is it possible to achieve such thing?
I’ll take a look into it when I get a chance, seems like it should be possible.
If you want to help out in the mean time and can figure out how to edit the generated gradle or cmake files to pass .mk files to be compiled then let me know anything you come up with. If you can find a solution make a fork and send a pr :)
Hello!
It would be nice to support importing NDK and other foreign modules like
cpufeatures
,android_native_app_glue
, etcIs it possible to achieve such thing?
With options like
The text was updated successfully, but these errors were encountered: