Strictly speaking you can launch an emulator from a remote machine using some remote display protocol. For example, you can 'ssh -CX user@server emulator' and if X11 forwarding is supported and your network connection has low latency there's no noticeable difference from a local emulator. I use it on a regular basis and works. Any other remote application protocol (RDP, Citrix, 2X, SPICE, etc.) would do and in some cases it would be easier to launch from the browser.
On Apr 21, 4:38 pm, Igor Prilepov <[email protected]> wrote: > This is not an emulator but a marketing demo. > Emulator should accurately represent the real device, for example you should > be able to add a new record to the contacts list, open some page in the > browser, etc. This is a development tool. > The page you mentioned has different purpose - give some initial experience > to a potential user (sort of "try before buy"). This is marketing tool. > Different goals - different requirements - different implementations. > If your original question was about such demo then this is a wrong place. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

