I am using Ionic and I never had this problem before I added Crosswalk Web View. I also don't have a problem when I use cordova android@4.1. This error is occuring with cordova android@5.1.1 with all versions of crosswalk.
- Android Studio v2.1
- Gradle Version v2.2.1
- Android Plugin Version v1.5.0
I am getting this error in Android Studio when I try to sync my gradle. I am using lastest revision of sdk-23 and ndk tools.
NDK integration is deprecated in the current plugin
Error:(186, 0) Consider trying new experimental plugin
Set "android.useDeprecatedNdk=true" in gradle.properties to continue using the current NDK integration
I added gradle properties and set "android.useDeprecatedNdk=true" and I get this error.
Gradle 'android' project refresh failed
Error: exception during working with eternal system