Home
> How Can I Fix The Error 'Cannot Resolve Symbol R' In Android Studio?
Question
How can I fix the error 'cannot resolve symbol r' in Android Studio?
Reply
Similar articles
- Is there an iOS emulator for Windows similar to BlueStack for Android?
- How can I virtualize Windows on Android?
- What is Wondershare Studio? Is it safe to remove it from my computer or disable it in startup?
- How can I fix the computer error where I get a black screen and 99 appears in the lower right corner?
- How can I transfer files between a computer and an Android phone over WiFi?
Cleaning up the code and building it again
The vast majority of the time it is enough to recompile the project. In other cases it is necessary to add the reference to R. The package where R will be built is defined in the manifest