Android resource linking failed???? | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 9

Android resource linking failed????

error:failed linking file resources. When I run my project then will show this type of error.

24th Mar 2019, 4:30 AM
Nasirā¤
Nasirā¤ - avatar
1 Resposta
+ 8
Yes,Solved this problem. just go to 1.Activity_main_xml 2.remouve schemas.android.com/apk/res-auto"(but as your wish) 3.remove schemas.Android.com/tools(as your wish) 3.must be include - tools:context=".MainActivity"
24th Mar 2019, 4:58 AM
Nasirā¤
Nasirā¤ - avatar