Update EF under ADF in USIM in java map

I am working on an applet and I want to update the FIL (LOCI file, for example: 0x6f7e) in USIM using the SIM / UICC applet.

First question: can I read / update EF in ADF using SIM JAVA API (using STK applet)?

According to my readings (3GPP TS 43.019) The obvious answer is: no, I'm mistaken, I missed somtehing, which can allow me to read / update a file under ADF using a SIM applet?

So, I started working on the UICC applicator (release 6) based on (ETSI TS 102 241) and step (

+5
source share
1 answer

instead, you can try downloading catalliance cataller. it has privilege for FileView and AdminFileView.

+1
source

All Articles