Is it possible to use the SDK and NDK with Android Studio?

Asked

Viewed 93 times

0

Good night! I have an app I made using the SDK. However, there was a need to use NDK in order to be able to use some ready-made functions already existing in C/C++. How does it work in this case? I need to redo the project to be able to use NDK or I can continue using the SDK and only use NDK to make use of these functions in C/C++. I read some tutorials but could not clarify my doubt.

Thanks for your help.

  • https://developer.android.com/studio/projects/add-native-code.html?hl=pt-br

  • @Iamluc I’ve read this and I’m even installing for this tutorial. But I’m afraid to bug my app. I didn’t understand if at the time of giving the build he uses NDK or SDK.

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.