码迷,mamicode.com
首页 > 其他好文 > 详细

关于No resource found that matches the given name

时间:2015-02-04 21:45:55      阅读:156      评论:0      收藏:0      [点我收藏+]

标签:

在Android开发中,有时候会遇到error: Error: No resource found that matches the given name这样的错误

①倘若后面跟着的是at ‘text‘ with value ‘@string/XXX‘

则只需找到技术分享

点击技术分享技术分享,将XXX添加即可

这是我们点击下方的技术分享会发现其中多了XXX【原本是没有的,也可以直接在这里写入相应代码】

 

②倘若遇到的是@id/XXX‘

则因为id前忘了一个+号,补上即可

关于No resource found that matches the given name

标签:

原文地址:http://www.cnblogs.com/toumingdesuyan/p/4273253.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!