Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct

    [Android] QTimer doesn't trigger when system time changed

    Mobile and Embedded
    1
    1
    790
    Loading More Posts
    • 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.
    • I
      ifeelsmart last edited by

      Hi,
      We have created a native application on android using Qt 5.3.0.

      Sometimes the system time changes at the same time as our application startup.
      The result is that some of our timers don't trigger anymore.
      It seems to not depends on the interval of the timers.
      Timers type is system timers.

      Is there something to change in the compilation setup to fix this issue ?
      If we use default setup for compilation, timers seems to not be repaired.

      Android version : 4.2.2
      NDK version : r8d (android-14)
      Compiler version : 4.6
      mkspecs : android-g++
      Qt: 5.3.0

      1 Reply Last reply Reply Quote 0
      • First post
        Last post