3

In Android how do I disable SIM card PIN code programmatically?

Many other posts ask how to unlock/set/reset SIM card PIN code. However, I want to disable it.

enter image description here

The option is in 'Settings' -> 'Security' -> 'Set up SIM card lock'

Scottie
  • 1,021
  • 2
  • 14
  • 22
  • Any code to share with what you tried so far? – lenz Sep 10 '15 at 09:44
  • @lenz I spend all day in https://github.com/android/platform_frameworks_base but find nothing... there is only one related method called 'isSimPinEnabled' in TelephonyManager.java – Scottie Sep 10 '15 at 09:50

0 Answers0