I've built some Maven plugins to build with Android. http://code.google.com/p/masa/ I don't use Eclipse either. Just type 'mvn install' and it will build the app and install into the emulator. In the trunk version, there is also an option for deploying directly to a JVending server http://code.google.com/p/masa/, which you can use for testing OTA delivery.
Shane On Mon, Apr 7, 2008 at 1:09 PM, monkey.jsun <[EMAIL PROTECTED]> wrote: > > All the tutorials have been talking about building sample code from > Eclipse. I wonder if there is an easy way to build them from command > line. > > It is not obvious how to achieve this with activityCreator.py script. > > Cheers. > > Jun > > > --~--~---------~--~----~------------~-------~--~----~ 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] Announcing the new M5 SDK! http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

