nfc

  1. walterf25

    iOS Question NFC Tag Reader and Writer Library

    Hi All, i know there probably aren't too many B4i developers that know how to wrap iOS libraries, but I was wondering if those who can, if they would be able to help me out. I have been working on wrapping parts of the new NFC framework introduced in the newest iOS 13 version, I know Erel wrote...
  2. walterf25

    iOS Question iOS 13 NFC Writing

    Does B4i support the new changes that came with iOS13 for NFC writing and reading, i know there's already a library for reading, but if a library is written to
  3. I

    Wish NFC Tag emulation

    Hi All It would be nice, if we can have NFC tag emulation on iOS. This feature will compliment the NFC functionality that we have using B4A and makes it possible to create NFC enabled apps for both platforms. Please have a look at this...
  4. I

    iOS Question NFC Tag emulation

    Hi All Is there a library available for this: https://developer.apple.com/documentation/corenfc/creating_nfc_tags_from_your_iphone Thanks iCAB
  5. walterf25

    Java Question Extends Service Library

    Hi All, i am currently working on a NFCEmulator library wrapper, i found a full project online which emulates an NFC card and another project that acts as the reader, i have been able to run both of these projects with Android Studio and they both seem to work as expected. Now i am trying to...
  6. I

    Android Question NFC Tag emulation

    Hi There I have a requirement to store a user ID in the app to be scanned by an NFC reader. Our app, should behave no different than any other tag being scanned by the reader. So we need to emulate the tag ( for the ID part only, at the moment ) What is the best way to make the phone act as an...
  7. F

    Android Question Communication between Phone and ACR122U - NFC

    Hi everyone. I am trying to send a message/text/file using NFC between my cell phone and read that information in my NFC reader. but I am not able to do it, following some post, I can read and write labels using my phone, but cannot send it to reader, do you know if it is possible? I tried with...
  8. M

    Android Question Android tutorial - NFC reading and writing: Error occurred on line: 38 (Main)

    I have downloaded the file AdvancedNFC.zip from here https://www.b4x.com/android/forum/threads/nfc-reading-and-writing.64451/ I try to run it and I get an error on line 38. How can I solve this? Logger connected to: emulator-5554 --------- beginning of main --------- beginning of system ***...
Top