Access to Google Nexus 4 Secure Element (SE)

China☆狼群 提交于 2019-12-23 04:52:13

问题


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

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!