Skip to content Skip to sidebar Skip to footer
Showing posts with the label Nfc

Emulate Nfc Card With Selected Uid On Android

I want to ask 2question about nfc card emulate : can I emulate nfc card include uid that I select?… Read more Emulate Nfc Card With Selected Uid On Android

Why I'm Getting Ioexception When Making Nfc Tag Read Only

I'm doing my NFC writing in the AsyncTasks doInBackground(). When I write NdefRecord it works w… Read more Why I'm Getting Ioexception When Making Nfc Tag Read Only

Enable/disable Counter For Ntag213

MifareUltralight mifareUltralight = MifareUltralight.get(tag); byte[] toggleCounterCommand = ne… Read more Enable/disable Counter For Ntag213

Strange Character On Android Ndef Record Payload

I just started coding with Android NFC, i've successfully read and write NDEF data into mifare … Read more Strange Character On Android Ndef Record Payload

How To Stop Overwrite To An Nfc Tag Using Android

I'm using PN512 in card emulation mode as a NFC tag and am developing an Android application to… Read more How To Stop Overwrite To An Nfc Tag Using Android

Making NFC Activity Private Without Android:exported=false

I have an NFC activity which specifies an intent filter and data. This is something like … Read more Making NFC Activity Private Without Android:exported=false

Is Bluetooth OOB Pairing Really Supported In Android?

I am a complete newbie to the world of Android.Please forgive me if my question is too naive. I hav… Read more Is Bluetooth OOB Pairing Really Supported In Android?

To Get Application ID For NFC Based Identification System

I am working on nfc based Identification System. I am storing data on android device and at the tim… Read more To Get Application ID For NFC Based Identification System