+ 9
Android resource linking failed????
error:failed linking file resources. When I run my project then will show this type of error.
1 Odpowiedź
+ 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"