engzhaowei / Tesseract-phonegap-android-example

8 stars 16 forks source link

Error when installing. #3

Open swanandvaidya opened 8 years ago

swanandvaidya commented 8 years ago

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'.

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 .

Please help me.