I'm doing a program that among other things manages Flight mode and I want the user to optionally enter the PIN code in my program preferences so my program can turn off flight mode without the need of the user entering manually the PIN code if the SIM is PIN locked.
Is there any way of entering the PIN code programatically? I've searched the web and the API but I only have found ways of being aware that the PIN code is needed and launch the dial pad for the user to enter it, but no way of entering it automatically. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en To unsubscribe, reply using "remove me" as the subject.

