Android R.java problems. R.java file does not update? -


i having problem gen/r.java file. when create or edit files in resources such layout /values/strings.xml e.t.c r.java file not update. have followed tutorial , reason won't update. there no errors in xml file.

i have heard people "use clean/build" e.t.c removes r.java file , unable after many attempts. results in me having redo whole project again gen file back. why happening?

i ran before, work around discovered r.java file gets generated after edit mainfest.xml file. make quick change file.


Comments