This is a migrated thread and some comments may be shown as answers.

[Solved] device simulators

1 Answer 75 Views
General Discussion
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
brian
Top achievements
Rank 1
brian asked on 09 Jun 2012, 12:18 PM
what actually is behind the device simulator, is it just a pretty screen round a normal browser window (I suspect) or actually some kind of VM?

Just wondering how useful it actually is in debugging more complex real world issues that are specific to the platform, for example we recently had to debug an android 4.0 issue where local urls are ignored if they contain a ?.

1 Answer, 1 is accepted

Sort by
0
Yavor
Top achievements
Rank 1
answered on 09 Jun 2012, 12:45 PM
Hi Brian,

The simulator is powered by Chromium Embedded and a Cordova shim. We host a WebKit instance in order to replicate the rendering behavior of the various devices as closely as possible. That said, it's beyond our scope to emulate the whole OS behavior for either iOS or Android.
Tags
General Discussion
Asked by
brian
Top achievements
Rank 1
Answers by
Yavor
Top achievements
Rank 1
Share this question
or