android - SIM Card Mobile Application Pre Load -


not directly code related question, though think right place ask.

does know, if how , requirements needed, if it's possible pre-load ios application and/or android application on sim card. after user sticks in phone , loads them onto device.

i know used possible old nokia phones telecom provider loaded app on sim card, though not sure how work security wise current ios , android.

if push me in right direction, appreciated.

if it's not possible, know of alternative solution?

there no way access data sim card using ios sdk apparently, not possible if fit app or url apps webpage on sim card.

https://stackoverflow.com/a/15380308/1219956

as android can access info sim card, not arbitrary data written (which im not sure how onto sim in first place)

how read sim raw data on android?


Comments

Popular posts from this blog

android - Why am I getting the message 'Youractivity.java is not an activity subclass or alias' -

Making Empty C++ Project: General exception (Exception from HRESULT:0x80131500) Visual Studio Community 2015 -

How to fix java warning for "The value of the local variable is not used " -