I am learning to work with the camerax library in Android on Google codelab.
They have an incomplete code for the project with which we have to work.
I did everything as instructed, and I think nothing is wrong from my side but still, the code is giving error: unresolved reference for activity_main and app_name.
What could be the possible reasons? I have tried 're-building' the project and restarting the Android studio. Image is added.