Unable to execute dex: Multiple dex files define Lcom/google/android/gms/analytics -


i got error while executing android application. what's actual problem of this. know post it.

you have multiple project dependencies use same classes.

in case, com.google.android.gms.analytics duplicated - should ensure using library once.

check build.gradle file, libs folder , anywhere else define dependencies.

i believe if use com.google.android.gms:play-services dependency, newer versions contain google analytics default


Comments

Popular posts from this blog

javascript - three.js lot of meshes optimization -

smartface.io - Proper way to change color scheme for whole application -

Email notification in google apps script -