sim-card
Uninstalling APK : one last action before uninstall
I\'m developing an application for Android that installs stuff on the phone\'s sim card. What I wan\'t is for the application to do one last action upon uninstall : remove开发者_C百科 what\'s inside t[详细]
2023-03-27 16:03 分类:问答How to simulate a SIM card for android
I do not have a real android device开发者_运维知识库. I completely depend on emulator. So, for the sim contacts, changing sim cards and other purposes regarding sim, i want a simulator for SIM. I didn[详细]
2023-03-26 09:17 分类:问答What is the purpose of the EFADN (abbreviated Dialing Number) file on SIM Card
When I was reading the book Smart Card Applications by Wiley and I came across the \"EFADN file\". The EFADN (abbreviated dialing number) file of a SIM can be used here as a typical[详细]
2023-03-26 03:22 分类:问答Saving e-mail address to SIM card memory in Android
Does anyone know whether a SIM card can accomodate an e-mail field in its memory? I want to do it through an android application.[详细]
2023-03-25 12:11 分类:问答How to get your own phone number in Android
I am trying to develop an application that needs the phone number of SIM Card every time a new SIM Card is inserted in the phone....Then i will use that phone number to get the user subscribed to an o[详细]
2023-03-22 11:43 分类:问答read / write from sim card for android
I\'ve been trying to read/write from sim card but still there\'s no luck. here\'s开发者_JAVA技巧 my code so far:[详细]
2023-03-22 07:39 分类:问答accessing the sim card contacts in android
i need to access the first 10 sim card contacts on my phone. the code i used is the following: public class simcontacts extends Activity {[详细]
2023-03-19 03:20 分类:问答When SIM is not available how should we handle MFMessageComposeViewController
I am using MFMessageComposeViewController to send text message via my App.But I have a problem when we remove the SIM and try to send message.Is there any delegate available to track whether the messa[详细]
2023-03-08 14:46 分类:问答Is it possible to get iphone's phone number programmatically in 2011? [duplicate]
This question already has answers here: 开发者_如何学Python Closed 11 years ago. Possible Duplicate:[详细]
2023-03-07 10:25 分类:问答Programmatically check if PIN lock is active in Android
Here\'s the thing - I\'m doing a securi开发者_开发知识库ty app that needs to be able to check if the PIN code is set or not. The official API returns the same value regardless of the PIN state, and I\[详细]
2023-03-06 09:58 分类:问答