How to fix "Error generating final archive: duplicate entry: AndroidManifest.xml"
- by pyleaf
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.