[android-developers] Building Android programs on the command line

2011-06-10 Thread Mark S.
A guideline that shows how to build Android programs using a command line environment only has been created: http://geosoft.no/development/android.html Comments and suggestions are appreciated. Thanks. Mark -- You received this message because you are subscribed to the Google Groups

Re: [android-developers] Building Android programs on the command line

2011-06-10 Thread Kristopher Micinski
Might talk about how ant fits into this? Kris On Fri, Jun 10, 2011 at 3:03 AM, Mark S. jacob.dre...@geosoft.no wrote: A guideline that shows how to build Android programs using a command line environment only has been created: http://geosoft.no/development/android.html Comments and

Svar: Re: [android-developers] Building Android programs on the command line

2011-06-10 Thread Mark S.
The intention of the guideline http://geosoft.no/development/android.htmlis not primarily to be able to bypass Eclipse, but rather provide information and knowledge about the building process itself: which stages are involved, which tools are being used etc. This should be vital information for

Re: Svar: Re: [android-developers] Building Android programs on the command line

2011-06-10 Thread Kristopher Micinski
On Fri, Jun 10, 2011 at 3:37 AM, Mark S. jacob.dre...@geosoft.no wrote: The intention of the guidelinehttp://geosoft.no/development/android.htmlis not primarily to be able to bypass Eclipse, but rather provide information and knowledge about the building process itself: which stages are

Re: Svar: Re: [android-developers] Building Android programs on the command line

2011-06-10 Thread Rajender
Hello, The link is good and very useful to understand the apk creation process . Suggestion: add the usage of ant tool in building apk it will be helpful Regards, Rajender On Jun 10, 12:46 pm, Kristopher Micinski krismicin...@gmail.com wrote: On Fri, Jun 10, 2011 at 3:37 AM, Mark S.