I have freshly installed eclipse 3.8 and android sdk. When I create a new project I get error R cannot be resolved to a variable in MainActivity.java. R.java is missing and instead I have BuildConfig.java in gen folder. Based on suggestions given on similar questions I tried followings but no success.
- Reinstalled ADT
- Cleaned the project
- Restart eclipse
Kindly help.