问题
I am facing a problem with AAPT while executing an android project. I have done the following steps:
Project > Clean
and
Window > Preferences > Android > Build > Normal
However, it doesn't affect the project. The attributes are not generated in R.java file.
回答1:
when I encounter that problem I just remove all the projects and then create a new one and copy again the files from new project. But first check the xml codes before copying.
回答2:
Please try this answer. This issue sometimes comes with the platform-tools.
if not it might be due to some bugs in your XML. If so the solution is in this link.
来源:https://stackoverflow.com/questions/12513950/aapt-exe-stopped-running-in-eclipseandroid