摘要: android studio 报 Error:(79) Error parsing XML: not well-formed (invalid token)我的原因是因为string 里面有< 这个符号,检查下自己的是否有类似需要转译的符号。 阅读全文