Well, my goal is to determine if the Android device supports NFC, and if not, I will use some other technologies. I set the minimum API level to 8, because I want my application to work even on these devices without NFC.
Is there a method like isNFCSupported ()? any ideas?
thanks yosoh.
android nfc
yosoh
source share