I tried to create a new folder in my res, and after doing so, my whole project is filled with errors any where there is a R.drawable, or R.layout reference.. I tried running “clean project” but to no avail.. I think there is a file i need to delete and then run clean project but can’t remember what it is.. please help
Share
Try deleting your R.java class, under tour gen folder, and then building the project again.