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
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
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
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.
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
I\'ve been trying to read/write from sim card but still there\'s no luck. here\'s开发者_JAVA技巧 my code so far:
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 {
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
This question already has answers here: 开发者_如何学Python Closed 11 years ago. Possible Duplicate:
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\