mardi 12 mars 2013

Mobile Emulation using Google Developer Tools

While searching for a way to test how web pages (and applications) on mobile phones, I learned about Mobile Emulation using Google Developer Tools on Chrome. You can set a User Agent (Android, iPhone, iPad, even IE 7-9, Firefox and so on), emulate touch events, etc. This is the fast and efficient way to develop & debug web applications I was looking for.

Note: this is not intended to develop/debug native applications, but plain HTML/JavaScript pages.

For the record, first I had tried running web browsers on Android emulators using Eclipse. It turned out to be very slow, plus I didn't really needed any OS feature since I just needed the browser and a way to debug.

Aucun commentaire:

Enregistrer un commentaire