Dear visitor, welcome to QtForum.org.
If this is your first visit here, please read the Help. It explains in detail how this page works.
To use all features of this page, you should consider registering.
Please use the registration form, to register here or read more information about the registration process.
If you are already registered, please login here.
How to remove SIM PIN requirement in QT phone?
Hi All,
I am testing QT phone, the qtopia-source-2.0.0. But I want to enable touch screen input because I am using PDA with a phone module. So I want to remove the SIM PIN and let it go to home screen directly.
Could u tell me how to remove it?
Best Regards,
Liheng
Hi,
I got the answer already.
I added a function unlock() to askForPin() of Homescreen.cpp to disable “Enter Pin” dialog.
It's working now.
rgs,
Liheng