Execution failed for task \':app:processDebugResources\'.
This error comes when execute \"ionic cordova build android\". Searched for a long time but no luck. Anyone can
Visit project.properties in your Ionic project...that is platform/android/project.properties
and replace like below
target=android-26
android.library.reference.1=CordovaLib
android.library.reference.2=app
cordova.system.library.1=com.android.support:support-v4:24.1.1+
cordova.system.library.2=com.android.support:appcompat-v7:23+
cordova.gradle.include.1=cordova-plugin-telerik-imagepicker/multipurposetheme-
ignorelinterrors.gradle
cordova.gradle.include.2=cordova-plugin-telerik-imagepicker/multipurposetheme-
androidtarget.gradle
cordova.system.library.3=com.android.support:support-v4:27.1.0