문제


I'm developing website for mobile phone and I need software that will simulate experience on mobile phone. Something like SDK for Android.
I've read many articles on this subject, however, most of them are using separate SDKs for each mobile manufacturer (iPhone SDK, Android SDK and so on).
What I need is a software that will simulate all of these devices.
Anyone knows software like this?
Thanks in advance.

도움이 되었습니까?

해결책

I don't believe that such a thing exists.

Bare in mind that you're talking about multiple operating systems (iOS, Android, Symbian, Windows Phone 7, etc) with different languages running browsers from multiple vendors (the native browsers, plus Opera Mini & Opera Mobile, SkyFire, etc) with different combinations of phone models and capabilities. A comprehensive testing application would be an exceedingly complicated beast indeed.

다른 팁

Does YouWave meet your needs?

As you mentioned, there is Google's Android emulator and Motorola's emulator (MOTODEV) but while they don't need Eclipse to run, I believe that they do need the SDK.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top