简体   繁体   中英

Android Studio: "cannot resolve symbol R" after importing Project from Github and rebuilding/cleaning/syncing with gradle files

I imported a project from github (" https://github.com/londonappbrewery/I-Am-Poor-Android ") and my Main class cannot resolve the symbol R. I googled and tried the following solutions:

  • Clean Project
  • Rebuild Project
  • Invalidate Caches and Restart
  • Sync Project with gradle files

I am new to Android Studio and currently following a tutorial on Udemy. If somebody could help me understand why it is not working and helping to find a solution, I would be very thankful!

Brotherrrrrr, your project uses the 3.3.1 release of the Android Gradle plugin. Make sure you are using Android Studio 3.3.1 aswell.

Greetings,

Your brotherrrrr

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM