I'm trying to develop and Android application using host-based card emulation and am confused about the APDU message.
I've been trying to follow a few examples (2 at the bottom) but still don't know how to format my own APDU message. I'm developing both the HCE app and the reader app so i assume this needs to be done for both.
With and example of a retail store membership card, the membership number needing to be transferred across, how can the APDU messages be created?
http://www.slideshare.net/ChienMingChou/hce-tutorialv-v1 http://www.javaworld.com/article/2076450/client-side-java/how-to-write-a-java-card-applet--a-developer-s-guide.html?page=3