Results 1 to 8 of 8

Thread: Are compatible QThreads with Android threads?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: Are compatible QThreads with Android threads?

    So which of the two threads is not running?

    The one used by MyQThread's instance?
    Does it emit the started() signal?

    I am pretty sure that Qt's thread will work, otherwise plenty of Qt internal code would stop working and aside from Qt's automated tests at least some of the application developers would have noticed.

    Cheers,
    _

  2. #2
    Join Date
    Dec 2015
    Posts
    4
    Qt products
    Qt5 Qt/Embedded
    Platforms
    Unix/X11 Android

    Default Re: Are compatible QThreads with Android threads?

    Yes , I am talking about MyThread's instance. The signal is emitted.

    About the Qt's threads in Android,
    I supposed it too. But I am not able to do it works in Android.

    I have tried to find some info on the Internet about that topic but I don't have found nothing.

    I keep trying new forms to do it.


    Cheers,

  3. #3
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: Are compatible QThreads with Android threads?

    So the thread emits started() but you don't get any output that you put into run()?

    Cheers,
    _

Similar Threads

  1. Replies: 4
    Last Post: 10th July 2014, 15:22
  2. is qtCustomPlot compatible with Android???
    By ale_gia in forum Qt for Embedded and Mobile
    Replies: 0
    Last Post: 24th May 2014, 10:05
  3. Working properly with threads / QThreads
    By Momergil in forum Qt Programming
    Replies: 3
    Last Post: 6th January 2014, 23:29
  4. How do you make android applications display correctly on android phone?
    By Cyrebo in forum Qt for Embedded and Mobile
    Replies: 1
    Last Post: 17th August 2013, 07:31
  5. is android app with qt 5.1 just compatible with android 4 ?
    By solook in forum Qt for Embedded and Mobile
    Replies: 5
    Last Post: 14th August 2013, 16:23

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.