Search code examples
linuxbrowsermobileemulationdevice-emulation

Simulators/emulators for mobile browser testing on ubuntu / linux


I'm building the mobile version of a website and I want a way to test it. The problem with a lot of free emulators is that they are for windows. I know I could run them in wine, just wondering if there are native GNU/Linux applications.

PS: I want to perform these tests locally, I'm not looking for online emulators.


Solution

  • http://developer.android.com/sdk/1.6_r1/index.html

    I know android has a emulator for linux development I am sure you could use that. I have not used it myself much.