I am developing my Android project, After I removed a unused library, I got the error:
myproject/gen already exists but is not a source fold
We also need to check our import statements, If we have imported 'android.R' got to remove that.