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. [Android] QTimer doesn't trigger when system time changed
Forum Update on Monday, May 27th 2025

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

Scheduled Pinned Locked Moved Mobile and Embedded
1 Posts 1 Posters 861 Views
  • 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 Offline
    I Offline
    ifeelsmart
    wrote on 17 Oct 2014, 10:59 last edited by
    #1

    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
    0

    1/1

    17 Oct 2014, 10:59

    • Login

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