I have read your readme file and just imported the code in Android Studio from platform android.
But gives me error like following :
Error:Execution failed for task ':tesstwo:compileReleaseNdk'.
Error: NDK integration is deprecated in the current plugin. Consider trying the new experimental plugin. For details, see http://tools.android.com/tech-docs/new-build-system/gradle-experimental. Set "android.useDeprecatedNdk=true" in gradle.properties to continue using the current NDK integration.
I have tried to fix the error but i did not get the gradle.properties file so that i can do changes as said .
Hello,
I have read your readme file and just imported the code in Android Studio from platform android. But gives me error like following : Error:Execution failed for task ':tesstwo:compileReleaseNdk'.
I have tried to fix the error but i did not get the gradle.properties file so that i can do changes as said .
Please help me.