Is there any way to make an Android screen does not support NFC to support it using external device?
We’re building a donation app, the payments company provides us with a SDK to implement the payment gateway, the SDK requires a Built-in NFC on the device then realized that the screen does not support NFC, so we decided to use an extrenal NFC reader, the problem here, is it possible to implement someting to make the payment SDK accept the NFC data read from the that external device?