[android] Android Studio 3.0 Execution failed for task: unable to merge dex

Simply try doing a "Build -> Clean Project". That solved the problem for me.

Examples related to android

Under what circumstances can I call findViewById with an Options Menu / Action Bar item? How to implement a simple scenario the OO way My eclipse won't open, i download the bundle pack it keeps saying error log getting " (1) no such column: _id10 " error java doesn't run if structure inside of onclick listener Cannot retrieve string(s) from preferences (settings) strange error in my Animation Drawable how to put image in a bundle and pass it to another activity FragmentActivity to Fragment A failure occurred while executing com.android.build.gradle.internal.tasks

Examples related to android-studio-3.0

Unable to resolve dependency for ':app@debug/compileClasspath': Could not resolve Failed linking file resources Could not resolve com.android.support:appcompat-v7:26.1.0 in Android Studio new project Android Studio 3.0 Execution failed for task: unable to merge dex Android studio 3.0: Unable to resolve dependency for :app@dexOptions/compileClasspath': Could not resolve project :animators Unable to merge dex Unsupported method: BaseConfig.getApplicationIdSuffix() Android Room - simple select query - Cannot access database on the main thread Android emulator not able to access the internet

Examples related to build-error

Android Studio 3.0 Execution failed for task: unable to merge dex CocoaPods Errors on Project Build how to fix the issue "Command /bin/sh failed with exit code 1" in iphone What causes imported Maven project in Eclipse to use Java 1.5 instead of Java 1.6 by default and how can I ensure it doesn't?