本文主要是介绍AndroidManifest.xml文件首列引入报红提示:resource registered by this uri is not recoginzed,希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!
AndroidManifest.xml文件首列引入报红提示:resource registered by this uri is not recoginzed
解决方法:File>>setting>>Languages&Frameworks>>Schames And DTDs
复制报红引入:
http://schemas.android.com/apk/res/android
加号复制进去即可
这篇关于AndroidManifest.xml文件首列引入报红提示:resource registered by this uri is not recoginzed的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!