I just deleted the class R in my Android-Project, how can I get it back. I tried to clean the Project Setup, I created new Files which reference R. But nothing works.
Please help me what can I do?
Best Regards
safari
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can right click on the project -> Android Tools -> Fix Project Properties. That should cause the R.java class to be re-generated.