[Solved] Get fixed ID of NFC chip in Android

Short answer: You can’t. Android does not provide an API to retrieve the anti-collision identifier. However, it really depends on what component generates the fixed ID: NFC controller (unlikely if the ID is fixed): In that case, it’s likely that there is no option to retrieve the ID from software. Android NFC stack on the … Read more