4

We are trying to test our mobile web site on various Android simulators as we can't buy them all. We need to test it for Android Firefox as a requirement from the customer.

How can we install Mobile Firefox onto a Emulator?

Ian Vink
  • 66,960
  • 104
  • 341
  • 555

1 Answers1

4

So according to this site, if you have a device without Android Market (i.e. your emulator), you can download it directly from their FTP server:

http://bit.ly/fennecftp

Of course you'll have to update it yourself, but for testing it should be fine. Then install it like any other apk file (example).

Community
  • 1
  • 1
Marvin Pinto
  • 30,138
  • 7
  • 37
  • 54