I get this error:
Error: Execution failed for task ': app: mergeDebugResources'.
Error: java.util.concurrent.ExecutionException: com.android.ide.common.process.ProcessException:
I've tried tested Clean project y Rebuild project
.
My App has an internal database and contains 1,700 images . Could that be the problem? that has too many images to be internal.
The gradle I use is:
classpath 'com.android.tools.build:gradle:2.2.3'