Skip to Main Content

Java Card

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to access ADF on a UICC

843851Dec 1 2006 — edited Feb 18 2011
Hi

I'm trying to access an ADF on a UICC but I can't get it to work.

I try to use UICCSystem.getTheFileView with with an AID read from EF_DIR, but I get null returned.
I then tried JCSystem.lookupAID with the same AID, and here I got an AID object back. This AID object I then used in UICCSystem.getTheFileView but again got null returned.

Any ideas? An example would of cource be nice. ;)

Cheers,
Nikolaj
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 18 2011
Added on Dec 1 2006
7 comments
1,038 views