Okay, I have spent several hours researching the issue with R not being resolved to a variable in eclipse for Android and still have not solved it. Here is what I have tried:
- No errors are appearing in any of my resources xml files.
- all xml files and image names are lower case.
- The java build path has Android 4.2.2 checked.
- None of the java files have "Import R".
- I have cleaned the project.
- Build Project is set to automatic...though I have tried building manually as well.
- Closed and re-opened eclipse.
I see by all my research that this is a common problem, but I cannot find the solution that works for me. Any idea's of what else I can try would be appreciated.