How to access ADF on a UICC
843851Dec 1 2006 — edited Feb 18 2011Hi
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