I'm trying to learn kotlin , but I'm not able to import the class "R." no kotlin
Would anyone know to tell me what I'm doing wrong?
This happened to me too, I did Build-> Clean Project and it worked.
"R" is not a class, but resources (your application folder)
Try to remove the "R" from com.claudioshigemi.carros.activity. R