R.java file is not getting created
问题 I had R.java file in my android application. But I don't know, It is delete some how. To create it again I clean my project and also Rebuild my project by clicking on Build Project. I do not know what is the problem. It is not getting created again. Generally It gets created automatically whenever I build project. 回答1: Some quick solutions to your problem might be, use the Ctrl + Shift + O command to "Organize Imports" and generate any missing import statements. Sometimes this would generate