A SIM card is a chip that is used to identify and authenticate subscribers on Mobile devices
We have a product where the user registers by providing their phone number. However after they register they could potentially …
ios sim-card core-telephonyIt is possible to do it in one query? As far as I know content uri of sim contacts is …
android sim-cardIs there a way that I can access the other sim in my android? I have an android Cherry Mobile …
android sim-cardIs it possible to edit an existing IMSI of a SIM card by overwriting the EF_IMSI file system? If …
mobile firmware sim-cardFor an app that I am currently developing we want to read data from the SIM card of the user, …
android sim-cardI have developed a WAP application and I would like to get the MSISDN of the users that visit my …
php phone-number sim-card wap msisdnI have an Android phone with 2 SIM card and I want to detect the target of the incoming call — is …
android phone-call telephony sim-cardI use the TelephonyManager to get the phone number, in the SDK all works perfectly, on some devices like my …
android sim-cardI am trying to use this query to read the contacts on the SIM. cur = managedQuery(Uri.parse("content://icc/…
java android sim-card