问题
I’m working on technical part of a project for big bank and looking for information about using Secure Element (SE) that is embedded into Google Nexus 4. What is a process to get access to SE? I mean how to initiate a process with Google.
回答1:
You may try to contact them directly, but Google will not give you access to (embedded) SE: they don't want competitors on their wallet application (specially on Android systems).
回答2:
You can do this, current android version(4.0.4) has enabled access to SE without having support of platform vendor. Please refere http://nelenkov.blogspot.sg/2012/08/accessing-embedded-secure-element-in.html
回答3:
Depends what your ambition is, can you elaborate ? Loading an application of your own onto the secure element will require crypto keys that only Google can provide, and they probably never will, for many reasons. Alternatively, you should be able to do the same with a SIM. It only takes a few tools to load and configure an application on a test SIM (with test SIM), then you can fit it into a phone and access it through the Open Mobile API (see the SEEK for Android open source project) which is available on many devices.
来源:https://stackoverflow.com/questions/13450182/access-to-google-nexus-4-secure-element-se