error:duplicate class: a.b.c.R in android studio -


i'm facing issue in android studio when compile project error throwing

error:duplicate class: a.b.c.r

i've included 5 third party libraries out of 1 included library project

remaining 4 libraries included dependency urls

thx in adv.

update

hi added build.gradle (app)

thx in adv.


Comments

Popular posts from this blog

android - net_scheduler holding wakelock -

sql - MySQL : Getting Entries from a many-to-many table -

java - Retrieving data from database using jsp (Hibernate + Spring + Maven) -