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

Creating An Ndef Wifi Record Using Application/vnd.wfa.wsc In Android

As of Android 5.0.0 you can long tap on a WiFi connection and write that connection to a tag ('… Read more Creating An Ndef Wifi Record Using Application/vnd.wfa.wsc In Android

Chariotsolutions Phonegap-nfc Plugin Intent

I use the phonegap-nfc plugin from chariotsolutions. Reading a NFC tag while the app is running is … Read more Chariotsolutions Phonegap-nfc Plugin Intent

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

Prevent Alert Tone When Scanning / Identifying An Nfc Intent

Perhaps I'm missing something but when I scan an NFC tag via a galaxy nexus, the phone always m… Read more Prevent Alert Tone When Scanning / Identifying An Nfc Intent

I Want An Android App To Open Using Nfc Tag Only

I am creating an Andriod app using nfc to check in lets say the url in the tag is 'http://examp… Read more I Want An Android App To Open Using Nfc Tag Only

Android- How To Check The Type Of Intent Filters Programmatically?

I'm Creating an android application with two Activities(Activity1 and Activity2) where I need t… Read more Android- How To Check The Type Of Intent Filters Programmatically?