davebren / ResourceNestingExample

This is a demo app for android that shows how to create nested resource directories using the gradle build system.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XML Scema Uri is not registered(Settings | Language & Frameworks | Scemas and DTDs)

gunasekar-boomibalan opened this issue · comments

After i compile Gradle,

  1. i create a foldre with the folername i gave.
  2. i moved my XML file to the folder
  3. then i open the XML file, xmlns:android="http://schemas.android.com/apk/res/android" changed into red
    when i put my cursor on the line i got "Uri is not registered(Settings | Language & Frameworks | Scemas and DTDs)"

What do i do know

#2 look this issues, is work for me

The same issue happened to me! Also, the element appears like it not declared. Does any one know how to fix it?

commented

Facing same issue checked #2 still facing same issue
Screen Shot 2019-03-26 at 4 05 33 PM

Can you explain properly why it comes and how to fix