Android Unparsed aapt error(s)! Check the console for output错误修改Android 提示 “Unparsed aapt err
Android Unparsed aapt error(s)! Check the console for output错误修改
Android 提示 “Unparsed aapt error(s)! Check the console for output”. 这个错误
但是你的控制台上找不到错误或者 看不懂错误的时候的一招。
例:出现
[2010-03-29 10:02:47 - Sudoku] W/ResourceType( 3540): Bad XML block: header size 62 or total size 26129448 is larger than data size 0
[2010-03-29 10:02:47 - Sudoku] E:\workspace\Sudoku\res\menu\menu.xml:2: ERROR Error parsing XML: no element found
[2010-03-29 10:04:55 - Sudoku] W/ResourceType( 4892): Bad XML block: header size 62 or total size 0 is larger than data size 0
以上错误的时候
点 Project--------->clean..就会没问题
