I am using Eclipse on Ubuntu 12.04. I have created a new Android Application Project, gave it a default name. It's being compiled with 4.4. I have created this project in my workspace. Right from the get-go I do not have R generating when I do have EVERY single install-able package installed.
Every single "solution" I have seen as far as this topic goes had to do with Build Tools not being installed or xml issues. I have tried removing dependencies, purging eclipse, and reinstalling. After re-installing, I re-install all packages, but it still is not generating R.
I am new to Android Development, and I am at a serious loss for words. Whatever further information I need to provide let me know. I am really looking forward to getting started but this is obviously holding me back.
Side Note: I have also tried cleaning the project, restarting eclipse, and restarting my computer.
EDIT: This has to be some setting outside the development environment. I downloaded android-studio and I STILL get that R cannot be resolved to a variable. Seriously at a loss...