This happens for a new project too!
The gen folder is empty. No errors in activity_main.xml file.
I have tried:
- Project->Clean
- Project->Properties-> check android version
- Project->Build
- Re installing eclipse (latest)
- Re installing ADT plugin (latest)
- commenting lines: setContentView(R.layout.activity_main); and getMenuInflater().inflate(R.menu.main, menu); and building project
but still the gen folder is empty! help!