Android Studio is not recognizing Log command. v (Kotlin)

Asked

Viewed 7 times

0

I am a beginner in Kotlin and I have a problem with a simple Kotlin code with the following command line:

Log. v("Appconsvar", "Dollar value: $valDolar")

that Android Studio is not recognizing the Log command.

My installation is AS Artic Fox 2020.3.1 patch 1 on a Macbook Pro (Late 2012) and OS High Sierra.

The interesting thing is that I tested this code in Intellij IDEA 2021.2 and the same error happened.

Does anyone have any tips?

Thank you

Afonso (Alph) Ferreira)

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.