Hi All.
To use a device as an NFC tag (and not as a reader) I have seen that it is possible using a card emulation.
HostCardEmulation (HCE)
I've made sure that the current library can't do any of this and that the Android beam
example doesn't seem to work
Any suggestions on how to do this?
To use a device as an NFC tag (and not as a reader) I have seen that it is possible using a card emulation.
HostCardEmulation (HCE)
I've made sure that the current library can't do any of this and that the Android beam
Android Beam Tutorial
Android Beam is a feature introduced in Android 4 that allows one device to transfer a message to another device by placing the devices back to back. The communication is based on NFC. The main advantage of this feature is that it works with almost no configuration required by the user. Just...www.b4x.com
example doesn't seem to work
Any suggestions on how to do this?