Differences between revisions 5 and 6
Revision 5 as of 2010-12-03 18:44:40
Size: 2875
Editor: shoobe01
Comment:
Revision 6 as of 2011-01-10 15:06:57
Size: 3163
Editor: shoobe01
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:

MobiForge has published a useful guide to actually getting over a dozen emulators to run. Many of these are buried under their developer sites, or have some other trick to get running, so the guide is a good thing:
 * [[http://mobiforge.com/testing/story/a-guide-mobile-emulators]]

A simulator is software appearing on a computer that acts like the target environment. A browser that is the same size and the same official standards as the target browser, but not the actual code the target device is running. An emulator is running the actual code, so from a technical perspective you can have confidence in the fidelity.

MobiForge has published a useful guide to actually getting over a dozen emulators to run. Many of these are buried under their developer sites, or have some other trick to get running, so the guide is a good thing:

Web-Based

  • dotMobi Online Emulator - focus on common phones; likely to be a simulator not emulator. Run by YoSpace.

  • Opera Mini Simulator - Opera's J2ME browser.

  • Bolt Browser Simulator - Intended to sell the product, but useful to check how things might work on a small-screen, scroll-and-select browser.

  • Device Anywhere - Actually a new class, a virtualization system. Actual hardware is disassembled, things are soldered to it, and it's strapped to cabinets. You get to press buttons and it goes over a real network, and gives you the screen output. Free trials available with some developer programs, otherwise a fee service. But useful.

Applications

Prototyping / Wireframing

  • iPhone screen projector - "tethers" with your mac to display content from your desktop on your iPhone. Requires a free iPhone app.

  • iPhoneprototype - Firefox plugin for iPhone mockups.

  • Adobe Device Central - Part of the Adobe CS product line, lets you see what the design might look like on various mobile device screens. Includes non-whites, non-blacks, glare, etc.

Full Design Suites

  • MIDS - flow charts, navigation, wireframes, rendering, and even a physical test device

Emulators (last edited 2014-09-11 12:46:28 by shoobe01)