为什么会收到错误消息“未注册URI"? [英] Why am I getting error message "URI is not Registered"?

查看:87
本文介绍了为什么会收到错误消息“未注册URI"?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


我刚刚安装了Android Studio,并且一切运行正常,但是在计算机关闭后又第二次打开AS,出现以下错误:


I just installed Android Studio and everything ran fine but then I opened AS for a second time after my computer had turned off and I am getting the following error:

"URI is not Registered"

在以下代码行上:

<manifest xmlns:android="http://schemas.android.com/apk/res/android"

这只是清单,但是在所有带有该链接的XML文件中都发生了.我搜索了Stack,但找不到解决我问题的方法.

This is just the manifest, but it's happening on all of my XML files with that link. I've searched Stack and found nothing that solves my issue.

推荐答案

也许这是因为它不是主要的 Manifest.xml ,而是调试清单.尝试编辑 app/src/main/Manifest ..

Maybe this is because it's not the main Manifest.xml, but the debug Manifest.. Try editing app/src/main/Manifest..

这篇关于为什么会收到错误消息“未注册URI"?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆