我終於做了示例phonegap項目運行,但因爲我想改變index.html中的東西,它給了我這個錯誤。Android Phonegap
[2012-08-11 17:04:46 - s] W/ResourceType(9484): Bad XML block: header size 60 or total size 0 is larger than data size 0
[2012-08-11 17:04:46 - s] C:\Users\TOomo\workspace\s\res\layout\activity_test.xml:6: error: Error: No resource found that matches the given name (at 'text' with value '@string/hello_world').
[2012-08-11 17:04:46 - s] C:\Users\TOomo\workspace\s\res\menu\activity_test.xml:2: error: Error: No resource found that matches the given name (at 'title' with value '@string/menu_settings').
你知道爲什麼嗎?