Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Device lock

Device lock

Scheduled Pinned Locked Moved Solved Mobile and Embedded
3 Posts 2 Posters 650 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Bhushan_SureB Offline
    Bhushan_SureB Offline
    Bhushan_Sure
    wrote on last edited by Bhushan_Sure
    #1

    Hi, Can we check if the device ( Android or ios ) has locked pattern/pin/password/face-lock using QT code or we have to check it using native code of respective Android/ios? Like in Android we use :-
    " isDeviceSecured() " method to check whether some security is set in Android device like pin/password/pattern/face-lock.

    raven-worxR 1 Reply Last reply
    0
    • Bhushan_SureB Bhushan_Sure

      Hi, Can we check if the device ( Android or ios ) has locked pattern/pin/password/face-lock using QT code or we have to check it using native code of respective Android/ios? Like in Android we use :-
      " isDeviceSecured() " method to check whether some security is set in Android device like pin/password/pattern/face-lock.

      raven-worxR Offline
      raven-worxR Offline
      raven-worx
      Moderators
      wrote on last edited by
      #2

      @Bhushan_Sure
      there is no such ready made feature in Qt -> native code
      Should be quite easy though

      --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
      If you have a question please use the forum so others can benefit from the solution in the future

      Bhushan_SureB 1 Reply Last reply
      2
      • raven-worxR raven-worx

        @Bhushan_Sure
        there is no such ready made feature in Qt -> native code
        Should be quite easy though

        Bhushan_SureB Offline
        Bhushan_SureB Offline
        Bhushan_Sure
        wrote on last edited by
        #3

        @raven-worx Thank you , I will go with the native one.

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved