首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 移动开发 > Android >

android开发安插背景图时报错

2013-04-02 
android开发插入背景图时报错error: Error: No resource found that matches the given name (at backgro

android开发插入背景图时报错
android开发安插背景图时报错
android开发安插背景图时报错

error: Error: No resource found that matches the given name (at 'background' with value '@drawable/ 0').
[解决办法]
图片名不能用数字开头
[解决办法]
楼上正解!
资源的命名规则和变量名的命名规则是一样的
可以使用骆驼命名法和帕金森命名法来给资源命名
[解决办法]
命名规范问题。。。

热点排行