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

Nfc Broadcastreceiver Problem

I want my app to listen to nfc tags only when is activated. For this I tried to register an nfc lis… Read more Nfc Broadcastreceiver Problem

Nfc Host Card Emulation(hce)

I'm actually trying to emulate a NFC card with my android smartphone(on 4.4) and send this info… Read more Nfc Host Card Emulation(hce)

Can I Get Access To Nfc Without Manifest Permission In Android?

I need to create app with optional NFC functionality. Can I get access to NFC without manifest per… Read more Can I Get Access To Nfc Without Manifest Permission In Android?

Mifare Ultralight C Authentication On Android

I have some Mifare Ultralight C tags for testing authentication. The first time I read it with the … Read more Mifare Ultralight C Authentication On Android

Android Nfc Function In Ics

In Android ICS, there are 3 ways to share data by P2P. 1. enableForegroundNdefPush(existed from gin… Read more Android Nfc Function In Ics

Android Nfc Writing Doesn't Work With 2 Activities But Works With 1

I found a tutorial on how to read and write a NDEF NFC tag via a Toggle Button. I wanted 2 separat… Read more Android Nfc Writing Doesn't Work With 2 Activities But Works With 1

Android Library/api For Nfc Reader/writers

Are there any existing libraries that will allow an Android tablet (4.0.4) without a NFC chip to in… Read more Android Library/api For Nfc Reader/writers

How To Access The Ntag213 Nfc Interaction Counter?

I'm working on an android app where I need to find the number of times an NFC tag was read. I&#… Read more How To Access The Ntag213 Nfc Interaction Counter?