Important: Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct
Screen Authentication/Screen lock for android mobile using qt
-
I want to code for screen lock in qt for android. How can i proceed and what all steps i need to follow?
screen lock in the form of either PIN or TOUCH or ANY PATTERN form.
-
@JasmineSethi You have to go for native, no Api's in Qt
-
Do you want to develop some lock screen for your application or do you want to launch native lock UI ?