Valid XML file gives “failed to parse” error in Android ADT

前端 未结 8 1581
执笔经年
执笔经年 2020-12-19 18:08

I have made a XML file:



           


        
8条回答
  •  -上瘾入骨i
    2020-12-19 18:30

    I had the same issue and it was due to the name of one of the resource images. The image was sent to me by a designer that introduced some characters not accepted by Android and even when I renamed it inside Eclipse, something "evil" obviously remained. Weird.

提交回复
热议问题