So is there a simpler way I can do it? Because my aim is to show the users the application I built befre they download it. What should I do to accomplish this?
---------- Forwarded message ---------- From: atif ali <[email protected]> Date: Wed, Feb 11, 2009 at 1:36 PM Subject: Re: [android-developers] Re: Android Emulator To: [email protected] Thank you for your help. So is there a simpler way I can do it? Because my aim is to show the users the application I built befre they download it. What should I do to accomplish this? On 2/11/09, David Turner <[email protected]> wrote: > > the emulator is a native application. If would take considerable work to > make it into an Active X component (which would only work on IE), or a > NSPlugin. It uses signals in a very special way which might be really > hostile to a browser environment. Furthermore, it needs about 192 MB of disk > images to work properly (plus about 120 MB of memory). that's not the thing > you'd want to run in a web browser today (maybe in 5 years, who knows) > > On Tue, Feb 10, 2009 at 5:39 PM, Zoraiz <[email protected]> wrote: > >> >> I want to use Android Emulator in my website. The idea is that I will >> deploy my application in that emulator and so the users can check that >> application before downloading it. Is there a way we can install or >> use emulator on a web server? >> >> >> > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

