On Wed, Aug 31, 2011 at 2:50 AM, mete <meteba...@gmail.com> wrote:
>
>
> 1) Are there anyway to put card applets into this secure element ? I
> read the keys from google or samsung is needed for this. I understand
> this for public releases, but is there anyway to put an applet into
> secure element in a development build ?

Assuming it's a JavaCard that implements some version of Global Platform,
no. The card manager keys you need live on the chip, so it doesn't
really matter what build of Android OS you use.

>
> 2) Independent of answer to (1), how is the card applet deployed to
> the secure element ? Is there any special application -public or non-
> public- for this ?
>

Again, assuming Global Platform, there is a card manager applet,
that you need to authenticate to in order be able to upload and
install applets. Most vendors provide some sort of SDK for this,
there is a free library/tool that also works GPShell. You still
need the keys.

http://sourceforge.net/projects/globalplatform/files/

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to