Error using eclipse for Android - No resource found that matches the given name

后端 未结 15 1622
误落风尘
误落风尘 2020-12-10 10:42

Common problem I\'m sure, but I can\'t figure it out. In my AndroidManifest.xml and main.xml I\'m getting the no resource found that matches the given name. I\'ve double c

15条回答
  •  春和景丽
    2020-12-10 11:48

    Accidentally moved the "values" folder outside of the "res" folder. Moved it back and it fired up!

提交回复
热议问题