1

I want to develop a SIM Toolkit applet and inside that I want to access some files in file structure of UICC inside my applet.

The normal file select command is like this:

sim.select(SIMVIEW.FID_MF);

or

sim.select((short)0x3F00);

I should note that sim.select is a method of sim.access.SIMVIew class.

However I have no idea how to select files/applications by their AID which its length may more than 10 bytes.

asked Aug 28, 2024 at 5:24

0

Know someone who can answer? Share a link to this question via email, Twitter, or Facebook.

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.