How to add Android.mk file to gradle by using UI -


i'm following below url add android.mk file gradle file .

https://developer.android.com/studio/projects/add-native-code.html#link-gradle

i've installed ndk before, don't know android.mk file .

you select ndk-build, use field next project path specify android.mk script file external ndk-build project. android studio includes application.mk file if located in same directory android.mk file.

my os windows 64.


Comments

Popular posts from this blog

python - How to insert QWidgets in the middle of a Layout? -

python - serve multiple gunicorn django instances under nginx ubuntu -

module - Prestashop displayPaymentReturn hook url -