Test a mobile website for Android or BlackBerry
How do I test a mobile webs开发者_如何学Pythonite for Android or BlackBerry without having the actual device?
Testing mobile websites
The best way to to test mobile websites is to install an emulator for the phone you want to test on.
Blackberry
Detailed installation guide can be found here:
http://www.cantoni.org/2007/12/18/blackberrysimulatorLink to device simulator download page:
https://www.blackberry.com/Downloads/entry.do?code=060AD92489947D410D897474079C1477
Android
Detailed installation guide:
http://androidandme.com/2009/10/news/how-to-install-android-sdk-and-play-with-android-2-0-in-the-emulator/Emulator documentation:
http://developer.android.com/guide/developing/tools/emulator.html
You can create an account with DeviceAnywhere and use the required devices remotely. By this way you can use the browsers of the phones.
Check this out: Source link
Also might have a look here there is a link at the bottom of the article.
You can also test Blackberry Playbook web-site using ripple simulator you can download at following link. https://bdsc.webapps.blackberry.com/html5/download/ripple
For android, you can download http://developer.android.com/sdk/eclipse-adt.html
精彩评论