In Android 14, APIs were added that provide the pysical location of the NFC reader on the device.
https://developer.android.com/reference/android/nfc/NfcAntennaInfo
https://developer.android.com/reference/android/nfc/AvailableNfcAntenna#getLocationX()
It would be useful if the library could expose this information as well, when its available.
In Android 14, APIs were added that provide the pysical location of the NFC reader on the device.
https://developer.android.com/reference/android/nfc/NfcAntennaInfo
https://developer.android.com/reference/android/nfc/AvailableNfcAntenna#getLocationX()
It would be useful if the library could expose this information as well, when its available.