xmlns:android="http://schemas.android.com/apk/res/android报 URI is not registered ( Setting | Project Settings | Schemas and DTDs ) 问题
解决方案:
"File > Project Structure > Modules", click "add" and then click "android" and "apply/ok".
from: http://stackoverflow.com/questions/17511254/android-studio-error-parsing-xml-uri-is-not-registered
本文介绍了解决Android Studio中出现的URIisnotregistered错误的方法。通过调整项目结构中的模块设置,可以有效解决XML解析时遇到的问题。
5524

被折叠的 条评论
为什么被折叠?



