Results 1 to 2 of 2

Thread: Qt Android

  1. #1
    Join Date
    Nov 2015
    Posts
    67

    Default Qt Android

    Hello,

    I have troubles with the integrated Android-Emulator of Qt. The problem is the compilation takes so much time and the emulator itself is also not running fluid.

    Thats my system:

    Intel Xeon e3-1230 v2
    32GB RAM
    64Bit win10
    Geforce GTX 650
    and a Samsung SSD where Qt is installed on

    Is the problem my hardware, if so which part or is the performance of this emulator a known issue?

    thank you

  2. #2
    Join Date
    Dec 2008
    Location
    Poland
    Posts
    383
    Thanks
    52
    Thanked 42 Times in 42 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Android

    Default Re: Qt Android

    Did You tried to use make -j X ? I do suspect that build is done in 1 thread.
    To enable more threads go to QtCreator -> Projects (Left Side menu) -> Project build tab -> BuildStep -> Make -> Make Arguments and type "-j 9" 9 == build thread count.

    Emulator won't run fluid. On *nix it's do perform better.
    In the near future - corporate networks reach out to the stars. Electrons and light flow throughout the universe.
    The advance of computerization however, has not yet wiped out nations and ethnic groups.

Similar Threads

  1. Android - Set android.app.background_running to True
    By Orby in forum Qt for Embedded and Mobile
    Replies: 0
    Last Post: 24th August 2015, 07:30
  2. Replies: 0
    Last Post: 30th May 2015, 09:45
  3. Replies: 4
    Last Post: 10th July 2014, 15:22
  4. Android ARM vs Android x86 in qmake .pro file
    By sedi in forum Qt Programming
    Replies: 1
    Last Post: 12th May 2014, 08:48
  5. 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

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.