Eclipse and Android SDK issue “aapt.exe has stopped”

后端 未结 12 926
闹比i
闹比i 2021-01-08 00:03

I\'m having an issue on my Windows 7 64-bit machine with aapt.exe. It is throwing the following error:

aapt.exe has stopped working

Its not proj

12条回答
  •  暖寄归人
    2021-01-08 00:41

    For me, this happened when I included a ” or ' character. I'd replaced the apostrophe with ', but aapt still wanted the prefixing backslash.

提交回复
热议问题