问题描述:
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. 囧
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. 囧