I'm trying to build my first Android App using Eclipse. I have looked at many different questions about R on stackoverflow and cannot seem to find the solution to my problem. I am following a course on building Android apps, and I am seemingly having problems with my gen file.
On the video tutorial the Gen file is able to be opened to show the generated files. On my project, the Gen file is not able to be opened and shows nothing in it. I have attached a screenshot of my Package Explorer to show what I mean.
What can I do to fix the R cannot be resolved as a variable problem. I have tried many different approaches from Stackoverflow, and am not able to get it working. Thanks for any help.
EDIT: I have attached another screenshot that includes the errors. I have done no coding, I have just started a new project, and am immediately given the error prompts. When I've tried to do any coding, I am unable to run the program due to the R errors.
