nfc - Is it possible to emulate a felica card with an Android device? -


according android documentation:

android (4.4 , above) supports emulating cards based on nfc-forum iso-dep specification (based on iso/iec 14443-4) , process application protocol data units (apdus) defined in iso/iec 7816-4 specification

on other hand, falica cards compliant jis: x6319-4 per felica's wiki entry.

so, presumably not possible use android device emulation of felica cards. accurate?

that correct. but, there patches sony on aosp under review allow card emulation of felica cards. see example https://android-review.googlesource.com/#/c/128491/


Comments

Popular posts from this blog

get url and add instance to a model with prefilled foreign key :django admin -

css - Make div keyboard-scrollable in jQuery Mobile? -

ruby on rails - Seeing duplicate requests handled with Unicorn -