android sim pin unlock programmatically
Asked Answered
D

0

7

I have made an App (in android 2.3.6) that runs automatically at boot and doesn't allow users any use of the phone except for my app. To make this work I have changed the default launcher with my app, and blocked any hardware button and forced full screen. Everything works great but the problem is that I need to unlock the sim card inserting the pin code programmatically (the user must not be aware of it). I need to keep the pin code active in the sim because I can't allow the user to use the sim in other devices. Is there a way to let my app unlock the sim card inserting the pin code programmatically?

Dinadinah answered 5/11, 2013 at 22:26 Comment(1)
Does this help: #10019192?Laic

© 2022 - 2024 — McMap. All rights reserved.