Near Field Communication
Go Up to Index
To use near field communication in RAD Studio applications, you can do any of the following:
- Use the NFC Android API as described in Using NFC in Delphi XE7 Android apps, by Brian Long Consultancy & Training Services Ltd.
- Notes:
- The article was written for XE7. Some steps may be different in Tokyo.
- The article was written for Delphi. However, if you can read Delphi code, you may be able to follow the steps for C++Builder applications.
- Notes:
- Use the NFC Library for Android by WinsoftXE.