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. QEmu VS QtSimulator for harmattan N9

QEmu VS QtSimulator for harmattan N9

Scheduled Pinned Locked Moved Mobile and Embedded
4 Posts 3 Posters 2.2k 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.
  • L Offline
    L Offline
    luca
    wrote on last edited by
    #1

    Hi all,
    I don't understand very well the need of using QEmu (for harmattan) if I can use QtSimulator.
    I'm trying to develop some test applications for my N9 and I can run them in QtSimulator (for N9).

    When should I need to use harmattan emulator?

    1 Reply Last reply
    0
    • M Offline
      M Offline
      mlong
      wrote on last edited by
      #2

      The simulator and emulator do different things. The Simulator (as its name implies) simulates an N9, by running the code natively on your machine and just wrapping the display up into a format that looks like an N9.

      The emulator actually pretends to be an N9 (i.e., emulates it), running the N9 code proper.

      Software Engineer
      My views and opinions do not necessarily reflect those of anyone -- living or dead, real or fictional -- in this universe or any other similar multiverse node. Void where prohibited. Your mileage may vary. Caveat emptor.

      1 Reply Last reply
      0
      • EddyE Offline
        EddyE Offline
        Eddy
        wrote on last edited by
        #3

        One practical difference is qemu will show a virtual keyboard when using an inputfield and the simulator is not.

        Qt Certified Specialist
        www.edalsolutions.be

        1 Reply Last reply
        0
        • L Offline
          L Offline
          luca
          wrote on last edited by
          #4

          Ok thanks,

          I'll try QEmu.

          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