Capagris
Capagris

Reputation: 3841

Building a web-based iphone/ipad simulator/emulator

I am tempted to ask you, what would it entail to build a web based iphone/ipad simulator/emulator that actually represents the way iphones and ipads display pages accurately?

It would require the webkit mobile engine, yes of course, or a copy of it - though that can get dead exhausting to replicate, if even possible.

So this brings me to the core of my question. Is it possible from a programming standpoint to 'port' the webkit mobile engine to a web-based environment/website so that users from all over the world, regardless of the browser they're using, can witness/experience/see the rendering of pages through the eyes of an iphone/ipad with the proper webkit mobile engine?

Cheers G.Campos

Upvotes: 0

Views: 814

Answers (2)

Capagris
Capagris

Reputation: 3841

After non-stop searching and asking around, I was unable to find evidence that this would be easy let alone possible to implement. I guess this explains why it hasn't been done before.

bummer =(

Upvotes: 0

yas375
yas375

Reputation: 3980

I'm not sure, but maybe http://www.pieceable.com/viewer is what you want. It's a wev-viewer which allows you to see your iphone app in browser. For example http://three20.info/ uses it to demonstrate possibilities.

Upvotes: 1

Related Questions