Question

I am developing a mobile website using asp.net mvc 4 for the first time. A few pages are already developed. Now I need to test this website.

Can please somebody let me know which is the best simulator? If something is available such that I can test iphone, blackberry, htc, Samsung android, nokia lumia, etc all on the same simulator? If not, then which would be the best ones for each or separate ?

Was it helpful?

Solution

You can check all device simulator here

OTHER TIPS

For all the above mentioned platforms, official SDKs contain simulators, and I bet you won't be able to find better ones.

For Android, use the simulator that comes with Android Development Tools.

For Windows Phone, use the simulator that comes with Windows Phone SDK.

I suggest the Opera Mobile Emulator

http://www.opera.com/developer/tools/mobile/

I use it and is helps me a lot.

For Android you could use the emulator but it's really really slow.
But a fast one for android is running it in Virtual Machine.
http://virtualboximages.com/Android+OS+2.6.29+x86+Virtual+Appliance

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top