On Wed, Aug 29, 2012 at 11:21 PM, Michael Roland <[email protected]> wrote:
> > At the moment: There is no support for software card emulation in the > standard Android system. You should be able to do this with CyanogenMod > 9(? don't know exactly which in version the necessary patches were > included, but the patches exist). > This just made the news :) http://www.cyanogenmod.com/blog/cyanogenmod9-1-and-simplytapp Related patches: http://r.cyanogenmod.com/#/q/status:merged+owner:doug,n,z >> Is this how the SuicaMobile android application works? It was written by >> the company itself, but since it works with stock android, it doesn't >> have access to the WRITE_SECURE_SETTINGS permission. > > I didn't find any app by that name on Play Store. It is probably only visible from Japan, but here it is: https://play.google.com/store/apps/details?id=com.mobilesuica.msb.android Does it really work with stock Android? I always assumed that it uses some proprietary protocol and driver to talk to the FeliCa chip. The whole thing is proprietary and patented all over, but they do have web services that do their proprietary key derivation (iCAS), so it is possible that it's done online. The other alternative is a dedicated derivation chip, but those are expensive. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

