R.java file is not getting created

后端 未结 5 997
走了就别回头了
走了就别回头了 2021-01-06 21:45

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

5条回答
  •  天命终不由人
    2021-01-06 21:55

    If you are facing this problem after updating ADT, you should install that Android Build Tools . In my case installing Build Tools and restarting eclipse solved this problem.

提交回复
热议问题