I need help badly. I tried to to a clean in my android app Project>Clean. After doing this, All my classes started to have errors. It can’t detect the R in –> findViewById(R.id.heightVal); And it cannot locate some other files, xml ids and xmls. Any ideas?
Share
I think you
import android.Rin your activity . If it is the case then delete that line and clean project again.