How to fix "Error generating final archive: duplicate entry: AndroidManifest.xml"

Posted by pyleaf on Stack Overflow See other posts from Stack Overflow or by pyleaf
Published on 2010-05-29T07:19:34Z Indexed on 2010/05/29 7:22 UTC
Read the original article Hit count: 657

Filed under:
hi, all
I put two projects into Eclipse, called Project1 and Project2.
Project1 is independent, but Project2 must be dependent to Project1.
When I build the Project2, the error msg comes like this: Error generating final archive: duplicate entry: AndroidManifest.xml
please, hows can i fix this? how does it happend?
thank all.

© Stack Overflow or respective owner

Related posts about android-manifest