nfcProcessCommandApdu

Method to call when a command APDU has been received.

This should be called from the application's implementation of android.nfc.cardemulation.HostApduService.processCommandApdu.

Return

a byte-array containing the response APDU.

Parameters

apdu

The APDU that was received from the remote device.