简体   繁体   中英

Android program type already present

I can't seem to resolve this issue. Any solutions for it ?

Error: Program type already present: com.google.android.gms.location.places.zza

Check exsisting packages base, places and location if one exist. For example you have two packages 'com.google.android.gms'and 'play-services-location' then just remove one

Maybe you are implementing some similar dependency ie

com.google.android.gms:play-services-places

You should post your build.gradle (Module:app) file

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM