cargo-ndk-android-gradle icon indicating copy to clipboard operation
cargo-ndk-android-gradle copied to clipboard

Suggestion: Leave `jniLibs` folder layout up to `cargo-ndk`

Open torokati44 opened this issue 1 year ago • 0 comments

Since cargo-ndk can already move the built native libraries into folders named after the Android ABI names (as is expected in jniLibs), why do this manually here using enum RustTargetType?

PS. This is an amazing project, it's exactly what I needed, thank you so much! I hope it won't succumb to bitrot anytime soon!

torokati44 avatar Aug 11 '23 23:08 torokati44