This is the most common error you may face while working with Android SDK,
Android Error in an XML file: aborting build.
Troubleshooting :
This Error is related to one or more XML files :
i.e. one of AndroidManifest.xml, dimens.xml, strings.xml, styles.xml, activity_main.xml or any other xml file that you have added to the project workspace.
Check for errors in these files in res folder, or AndroidManifest.xml: You will see a red cross next to a file indicating that there is an error
Also check that XML files name does not contain any Uppercase letter, number or special symbols other than underscores.


Provide Feedback For This Article
We take your feedback seriously and use it to improve our content. Thank you for helping us serve you better!
😊 Thanks for your time, your feedback has been registered!
Comments & Discussion
Facing issues? Have questions? Post them here! We're happy to help!