android - Android Studio "URI is not registered"错误

标签 android android-studio

我的应用程序编译成功,但出现此错误:

URI is not registered (Settings | Languages & Fragmeworks | Schemas and DTDs)

<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">

在我的阿拉伯语 strings.xml 中


我看过这些链接:

  1. Why is Android Studio reporting "URI is not registered"?
  2. Android Studio: Error parsing XML & URI is not registered
  3. Why am I getting error message "URI is not Registered"?

但他们都没有帮助我。

最佳答案

事实证明我正在编辑 strings.xml 的 DEBUG 版本,要修复它,只需关闭有错误的选项卡并重新打开它即可。

关于android - Android Studio "URI is not registered"错误,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/38686595/

相关文章:

android - 您的应用不符合 Google Play 政策 SPLIT_BUNDLE 12 : Policy Declaration Data Safety Section: Location

android - 查找或替换文本区域(选择)

java - 解析 Android 的 JSON 文件时遇到问题

java - 调用 Firebase 方法 getInstance 错误。 java.lang.ClassNotFoundException : Didn't find class

android - 将eclipse项目导入android studio 1.4后,出现Gradle插件错误

Android 到服务器上的 App Engine GRPC 空指针

android - 具有改造功能的Android中的YouTube数据API

android - 如何使用 Google Awareness API 获取天气信息?

android - 听 :true 时在 flutter 中使用 Provider 的问题

gradle - 在Android Studio中调试失败的Gradle构建