when i add or update a dependency in app gradle class R will not find in my activity class.
"android cannot resolve symbol R"
when i add or update a dependency in app gradle class R will not find in my activity class.
"android cannot resolve symbol R"
Top yellow bar has a function "Sync now". You can click it and it will sync the Gradle files.
If this doesn't work you can try
Build > Clean Project
Build > Rebuild Project
You can also try
File > Sync Project with Gradle Files