Namespace 'app' not bound, in Android Studio with external lib from Maven

后端 未结 4 1041
余生分开走
余生分开走 2020-12-12 19:27

I get Namespace \'app\' not bound whenever I try to specify the properties for the external libs UI elements.

        

        
4条回答
  •  臣服心动
    2020-12-12 20:23

    So I have opened like 10 questions just like yours trying to solve this issue, but all the solutions never worked for me. Am going to post this to every other question similar to this one, just in case someone else get stuck in my position.

    What worked for me: Open Tools> SDK manager then press edit SDK location. Now note the location, open it using windows explorer, copy the SDK folder to another location eg Desktop, Documents. Once done go back to edit SDK location then choose a new location where you pasted the SDK folder, press next then wait. It should be fixed.

提交回复
热议问题