When I compile my Android Project I always get this Error:
Error generating final archive: duplicate entry: about.html
But I can’t find any about.html in my Project.
Does anyone know how to solve the error?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Is it at all possible that you have an about.xml that is duplicated? Or maybe accidentally named about.html somewhere?
Or are you using any external jars? maybe there is in issue in one of those?