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

R.java一般生成却仍旧提示“artistslist cannot be resolved or is not a field”

2012-08-01 
R.java正常生成却仍旧提示“artistslist cannot be resolved or is not a field”问题描述:Eclipse提示arti

R.java正常生成却仍旧提示“artistslist cannot be resolved or is not a field”
    问题描述:
Eclipse提示"artistslist cannot be resolved or is not a field"..

    clean and  re-genning R.java 发现R.java已经正常生成了资源文件,还是" re-genning R.java"

    解决:
Eclipse imports the R class from the android package (import android.R;)and stops using mine. 囧

热点排行