Proxying connections from FFOS with Charles

After my post on Live debugging with Charles, Nick Desaulniers asked if I knew if it was possible to proxy device traffic via Charles. I didn't, but I did know that if it was possible it was sure to come in handy. 10 freshly shaved yaks later… This post details…

Firefox OS: adb 'error: unknown host service'

When using adb -s to run commands on Firefox OS devices; e.g. for flashing/pushing files etc, some of our test devices (Inari) use the serial number used as the device identifier. E.g something like this: 11:22:33:44:55:66 This is a problem as the…