How to create a SIM file
843851Aug 23 2005 — edited Aug 25 2005Hi
Is a SIM Toolkit applet capable of creating a file on the SIM card? I know I can read files
gsmFile.select((short)SIMView.FID_DF_GRAPHICS);
But how can I create my own? Can a SIM Toolkit applet do this in the first place? Can a carrier do it over the air?
Thanks