Sunday, June 26, 2011

Re: [android-developers] Re: NFC Secure Element

Hallo,

> Opening a connection with it - using doOpenSecureElementConnection, like
> you can with the Smart-MX - will most definitely not work for a UICC SE
> though. As
> the NativeNfcSecureElement will only open a connection with the Smart-MX
> SE - completely ignoring a UICC even if it is detected.
> Perhaps you could tweak this code to force a connection with a UICC if
> it's detected, but I doubt that will work (correctly).

No, unfortunately this will not work. Neither the libnfc-nxp nor the
PN544 NFC chip support internal access to the UICC through this method.
Therefore, we will have to wait until UICC access gets available through
the Telephony API.

br,
Michael

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment