M
M
misha912011-03-09 13:44:50
iPad
misha91, 2011-03-09 13:44:50

Recommend an iPad emulator

Preferably on Windows

Answer the question

In order to leave comments, you need to log in

7 answer(s)
T
TerrorDroid, 2011-03-10
@TerrorDroid

In fact, the iPad emulator, in principle, does not exist. Even as part of the iOS SDK, not an emulator is supplied, but a simulator , in fact, that's what it's called - iPhone Simulator.
The fact is that it does not emulate an ARM-compatible processor , but simply uses an x86 compatible computer processor , so the code compiled for the x86 architecture works inside the simulator (it is for it that the application is compiled when used in the simulator).
That is why applications, for example, from the App Store or Cydia , will not work in the iPhone Simulator, even if you try to “shove them” there, because they are compiled for ARM processors of real devices.

H
Hungry_Hunter, 2011-03-09
@Hungry_Hunter

I don’t know for Windows, but the online version is here alexw.me/ipad/

F
fatalo, 2011-03-10
@fatalo

With XCode, you can only run native applications (i.e. those from which there is source code). Correct me if I'm wrong. iPhone\iPad emulation does not exist today

H
Hungry_Hunter, 2011-03-09
@Hungry_Hunter

I searched and found. Maybe this will help? code.google.com/p/ibbdemo2/

P
p4s8x, 2011-03-09
@p4s8x

I strongly discourage using anything other than VmWare(VBox)->XCode->Ipad Emulator. All these "left" emulators give a result that has little to do with the real iPad.

P
Pavel Dmitriev, 2013-01-28
@klieve

www.genuitec.com/mobile/
like it, only paid

P
Powerhead, 2011-10-12
@Powerhead

Friends, what do you recommend? if need to emulate iphone/iPad browser only?
To render and process JS exactly like on real devices

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question