I have really tried everything imaginable!
Okay, I know everyone says that they have "tried everything" and I know that there are a million and one "R cannot be resolved" questions and tutorials. However, I have done them all, literally! I have cleaned and built, deleted my project and reimported it, checked for capital letters in my resources, checked my XML in general for errors, checked my package name in the manifest, I have the correct build tools, package tools, and platform tools, I have checked my imports on my classes, I have made sure the build path has the correct boxes checked (Android version #), and I have changed the order of the build so that /src is last and still nothing!
The problem came about after I did an update to the SDK and ADT; however, like I said earlier, I made sure to have the correct packages. I also tried adding a values-es folder to my project after the update, but I had made a backup up of my entire project before the issue, so when it lit up like a Christmas Tree with errors I just reverted back to the original.
tl;dr
I have literally tried every answer and tutorial on SO and elsewhere and still have an issue with R cannot be resolved. I believe it may be linked to the SDK and ADT update but Im not sure.
Edit 1
What I've tried
1 Tech Republic Help (all of the suggestions except the last one)
2 SO 1
3 All of the answers in this SO thread
4 This SO thread and the dozens of other similar ones that don't need listing
Please help, I have worked for hours getting updates put in place only to not be able to publish them. This is an infuriating problem!