Obtaining the UID of a Mifare Classic RFID tag on an Android phone via Kotlin
I have no experience with creating Android apps at all but I would like to build a simple app that does a few things based on the UID of a Mifare Classic tag that I present to the NFC reader.
I spent the last days digging through the internet and ended up with the implementation below: