Android Issue: Project r.java disappears when I clean/rebuild -


hi i'm having issue r.java file. doesn't reference xml files such styles/strings etc (no errors). heard project clean/rebuild helps, did , has deleted r.java file. i've tried refreshing no avail. there way of getting back? i've been working on day , can't head around it. i've started new projects , happens.

please help. thanks.

the r.java file built res xml files. cleaning cause deleted , you'll have wait build back.

ways force build in eclipse include

  • opening file, making change, including adding space removing it, saving file
  • trying run app on emulator/device (though eclipse recognises lack of r.java error , stops procedure)
  • uncheck , re-check project build automatically force rebuild

there other ways i'm sure these easiest.


Comments