NDK integration is deprecated in the current plugin.

If you using NDK Code in android studio, occurs some error message about NDK integration is deprecated in the current plugin

Maybe you can try this solution.

  1. crate gradle.properties file to root folder of your project
  2. write android.useDeprecatedNdk=true into gradle.properties file

Example:

gradle.properties

results matching ""

    No results matching ""