I cloned a project from GitHub using Android studio and I tried to run it, but I get the following error when trying to run it:
This should be able to run as I was the one that made it and uploaded it to GitHub. I just couldn't figure out how to use GitHub so I decided to clone the entire project back on my computer and it wouldn't run. It's actually also one of the templates from Android studio.
I tried looking online and I saw posts mentioning options along the lines of "syncing project with gradle", but I can't find that option anywhere in Android studio.
Not sure if this adds more information but in my original project that works and runs, it is able to show the design of the app but in the cloned version it doesn't show any of that, just code.
