I\'ve found out that my R.java is never updated, so it doesn\'t contain information about my new resources, so I decided to delete it and thought that Eclipse would generate
After reading through many posts and YouTube videos, I found that each of us have R.java
missing for different reasons.
Here's how I fixed this in Eclipse:
gen
folder manually and save. The following message will display and your file will automatically be rewritten:
R.java was modified manually! Reverting to generated version!