What's the Problem?
Refer attached images for description.
What's the Problem?
Refer attached images for description.
Go to the top of the document, check if you can see an import like
import android.R;
If you do, delete it and add the right import for your project.
Please check whether you have imported the R file import android.R;
,
Here is the more info on this error R cannot be resolved - Android error