Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Emulator for iPhone, iPad, and Mobile Browser

I'm building website for mobile, and I want to running the application in the mobile browser, iPhone, and iPad. Is there any download link for the emulator? I prefer a free application.

like image 945
vantian Avatar asked Dec 23 '11 04:12

vantian


1 Answers

You can run your app in mobile browsers in the iOS Simulator on the Mac, which can simulate both iPhone and iPad.

If you are on a Mac, use Spotlight (command-space) to search for "iOS". It should come up if it's installed.

If it is not installed, install XCode and it should be installed with it.

If you are not on a Mac, there is no official emulator or simulator. There may be unofficial ones, but they probably won't be free, if they exist at all.

like image 96
Trott Avatar answered Oct 04 '22 04:10

Trott