简体   繁体   中英

Multi mobile OS simulator

I am trying to find Simulators for multiple mobile Operating Systems, but i am always getting Emulators instead.

What i need basically is maybe a Web Version of different mobile OS, not to run or test applications, just to navigate through their menu and settings (go at settings, change settings, setup email etc.)

The purpose for this is to guide through users on how to change their settings on their phones, without the need of the actual device or having multiple emulators.

UPDATE

After a lot of search around i managed to find an Android web simulator that suits my needs at Manymo . It has versions : 4.2 , 4.1 , 4.0.3 , 2.3 , 2.2 , 2.1

Still in search for something similar for iOS, Windows Phone and Blackberry.

You could easily set up such emulators with a bit of CSS and jQuery (for the animations when changing screens). From time to time I run into such "simulators" on cell-provider companies' websites. But they are very limited to a teaching a few functions, and are accompanied by text on the side.

You might want to hire a web developer, give him 3-4 days and then you have a nice simulator for the 3 popular OSes.

Just beware that having an Android simulator may not be enough; The OS changes with the devices, as manufacturers do whatever they want with the OS and compile for their specific device.

Something like http://www.mobilephoneemulator.com/ then perhaps. Or do you want it for apps rather than web pages? Then I don't think it's possible.

There are packages like jQuery Mobile that is designed to generate web apps that look like native mobile apps.

您是否考虑过在http://deviceanywhere.com上创建一个免费帐户?

There are some 'fun' apps built for Windows Phone to emulate other phones

  • iFun - iPhone simulator

  • Fundroid - Android simulator

  • B7B - BlackBerry simulator

I haven't tried them out myself so I can't say how well they simulate phone settings, but is this kind of what you're looking for?

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM