I just worked on my current android app and created an xml-layout. But the layout was not included automatically to the R.java file. After refreshing for a while, I realized that the R.java file was deleted. I looked the file up in the project folder, but it was not there either. I googled for a while, but none of the solutions helped me. I tried cleaning, building manually, restarting eclipse etc.. I have tried to get this right for hours, but this never happened before...
So now my first question: Why is the R.java file being deleted? respectively what happens to the R.java file? And my second question is: Has anyone know why the R.java file disappears?