The nice thing about android is that you don't need to compile an application for a certain plattform. Basicly any android capabale phone will be able to run all android applications (with exception of some of the features, i.e. if the phone has no GPS you can't use it, but there are functions to determinate if this function can be used or not and notifiy the user etc).
But in order to run your application on a real phone you need to sign it first: http://code.google.com/intl/de/android/devel/sign-publish.html On Jan 13, 10:06 am, Jay <[email protected]> wrote: > Dear All, > Is there any Android enabled mobile provides an environment to run my > application directly? If so, how to compile my application for their > platform? > Thanks in advance, > Best regards > Jay --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" 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-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

