View Single Post
Posts: 369 | Thanked: 191 times | Joined on Sep 2009 @ Virginia
#18
Originally Posted by NicolasF View Post
Personally, I would test on my native OS, as the Flash implementation available for Maemo5 should work likewise. Of course there might be some slight differences (even though there shouldn't), but I would test mostly on my host, and ocasionally on the N900 device itself.
I do precisely this for developing the flash app.

However, the native service will be running on the Maemo5 device, so I need to open a browser window within the SDK, navigate to a server that has my flash app, and use gdb to trap the interaction between the browser app and my localhost service.