QEmu VS QtSimulator for harmattan N9
Mobile and Embedded
4
Posts
3
Posters
2.2k
Views
1
Watching
-
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.