ndk icon indicating copy to clipboard operation
ndk copied to clipboard

[DOC] add version script usage to best practices doc

Open DanAlbert opened this issue 5 years ago • 1 comments
trafficstars

Using a version script that restricts your library to exposing only your JNI interface is always a good idea and helps avoid the annoying unwinder issues. We should probably recommend these by default (and maybe update the samples and Studio project templates?)

DanAlbert avatar Apr 13 '20 22:04 DanAlbert