java missing required source folder: ‘gen’

I just got this problem when I was trying to import a project that was originally created with a version of the SDK that is no longer installed on my machine.

Right click the project. Select Properties. Go to Android. Select a Project Build Target. Click Ok. You might have to clean and rebuild the project as well.

Leave a Comment