Join Slack
Menu
Home
Archive
Today's woes :sweat_smile::sweat_smile: I've created an android library, here's the thing, this libr...
# android
m
MamboBryan
02/07/2023, 7:24 AM
Today's woes 😅😅 I've created an android library, here's the thing, this library requires a cpp .a library file in order to build successfully, which should not be declared in the library but in the project adding it as a dependency. Leads?
😶 4
i
Igor Bozin
02/07/2023, 7:53 AM
You need to take a look at JNI and the NDK:
https://developer.android.com/studio/projects/gradle-external-native-builds
m
MamboBryan
02/07/2023, 5:48 PM
Thanks
@Igor Bozin
2
Views
Open in Slack
Previous
Next
kotlinlang
A modern programming language that makes developers happier.
Powered by