I'm writing here today because I have this error since this morning and I could not manage to correct it by myself and after looking through the internet.
The problem here is a problem you all may know if you already had an android project. My R file is generated when I build my project but it does not seem to be recognized by Android studio. I tried things I read on internet like :
- Clean my project
- Looked every xml files for error
- manually delete my R file and clean my project
- restarting Android Studio
- restarting my computer
Do you have any tips that could help me that are not on the list above ?
If this may help you : it's after I pasted some xml files from another project that this error showed up Thanks in advance for your time !