Fixing “cannot resolve symbol R” in Android Studio
in this error
step1: Select Project Structure in file option
OR
Ctrl+Alt+Shift+S
step2: Click app module
step3: and click Properties tab and choose latest SDK version in Compile SDK version then click Ok
Option 2
Click Build tab and click Clean Project
After Gradle Process Click Rebuild Project
After Some Gradle Process it will remove Error in android studio.
in this error
step1: Select Project Structure in file option
OR
Ctrl+Alt+Shift+S
step2: Click app module
step3: and click Properties tab and choose latest SDK version in Compile SDK version then click Ok
Option 2
Click Build tab and click Clean Project
After Gradle Process Click Rebuild Project
After Some Gradle Process it will remove Error in android studio.
0 comments:
Post a Comment