19

How do I test a mobile website for Android or BlackBerry without having the actual device?

Michael Donohue
  • 11,776
  • 5
  • 31
  • 44
silverkid
  • 9,291
  • 22
  • 66
  • 92

5 Answers5

15

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

Android

Tobbe
  • 3,282
  • 6
  • 41
  • 53
3

You can create an account with DeviceAnywhere and use the required devices remotely. By this way you can use the browsers of the phones.

RK-
  • 12,099
  • 23
  • 89
  • 155
1

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

Suresh Kerai
  • 891
  • 1
  • 6
  • 20
1

Check this out: Source link

Also might have a look here there is a link at the bottom of the article.

Community
  • 1
  • 1
Alex Rashkov
  • 9,833
  • 3
  • 32
  • 58
0

For android, you can download http://developer.android.com/sdk/eclipse-adt.html

tanjir
  • 1,294
  • 13
  • 22