这个问题出现,是因为没有找到引用,控制台出现乱码。如:

org.xml.sax.SAXParseException; systemId: file:/E:/xxx/AndroidManifest.xml; lineNumber: 49; columnNumber: 49; ��Ԫ������ "provider" ���������� "tools:replace" ��ǰ׺ "tools" δ�????�

解决:

引入xmlns:tools="http://schemas.android.com/tools"

 

相关文章:

  • 2021-07-25
  • 2022-01-22
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-09-14
  • 2022-12-23
  • 2022-12-23
  • 2021-06-10
  • 2022-12-23
  • 2021-04-13
  • 2021-04-22
相关资源
相似解决方案