vote up 7 vote down star
4

I'm doing development of a web application aimed at mobile devices. What software can I use to simulate/emulate mobile browser environments?

I'm specifically looking for a way to test on Mobile Safari, the Android browser, mobile Opera, Mobile IE, the Blackberry Browser and any other common platform I'm missing.

Note: I am using Windows as my development platform, but I am able to use anything that can be installed on an x86 PC for testing.

flag

11 Answers

vote up 0 vote down

Please check this with list of good softwares http://www.51degrees.mobi/Products/MobileEmulators/tabid/87/Default.aspx

link|flag
vote up 1 vote down

You can use DeviceAnywhere (http://www.deviceanywhere.com) to test on a TON of mobile phones. Anything from the Moto RAZR to the Palm Pre. It is quite expensive though, but it's worth it if your doing mobile web development for a company who is willing to spend the cash.

link|flag
vote up 1 vote down

for opera mini the emulator is here

link|flag
vote up 1 vote down

As a rule of thumb the emulator provided by the device manufacturer, or OS provider, is the closest to real device testing.

  • For Android - download the Android SDK.
  • For Mobile IE - I guess you can use the Windows Mobile emulator that comes with Visual Studio.
  • For iPhone - the SDK by Apple requires a Mac; perhaps the new Symbian S60 WebKit based browser is similar. If so you can use Symbian emulators.

You didn't ask about Nokia, but in general these can be found at forum.nokia.com, which is where you get Symbian S60 emulators as well.

I haven't looked into Blackberry and Opera yet.

link|flag
vote up 2 vote down

The desktop version of Opera has a mode to emulate Opera Mobile.

In Opera 9 on the Mac you want View > Small Screen. Not sure where the option is on other versions.

link|flag
+1 for small screen – solomongaby Oct 2 at 10:25
vote up 6 vote down

There is a good roundup of mobile browser emulators here.

Also, appearently there is a browser emulator in the Android SDK.

link|flag
vote up 0 vote down

testiphone.com works well for me.

link|flag
vote up 2 vote down

You can use Microsoft Device Emulator to run Windows Mobile on your desktop, giving you access to Mobile IE.

link|flag
not to forget opera and opera mini – Davy Landman Jan 21 at 9:22
and skyfire, and iris – Gordon Wilson Jan 21 at 16:37
vote up 1 vote down

For BlackBerry you can download a simulator for almost any handset and OS version you'd like. The simulators contain all of the native apps including the browser.

link|flag
vote up 3 vote down

Blackberry emulators

link|flag
vote up 1 vote down

How about Openwave Simulator.

Here is the Simulator ofr iPhone Safari.

link|flag
THe OpenWave SDKs (including simulators) are now available wapreview.com/blog/?p=3733 – Matt Lacey Apr 30 at 12:20

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.