[android-developers] Re: Automatic way to change versionCode (and/or versionName) in manifest

2010-09-03 Thread Droid
I doubt it, I would do like you - write a script to do it . On Sep 2, 10:55 pm, Adal wrote: > Hi everybody! > > I feel like this one it's going to be a silly question but after asking > google and the list, I have no answer so... there I go: > > Is there any way using "just eclipse" to automatic

Re: [android-developers] Re: Automatic way to change versionCode (and/or versionName) in manifest

2010-09-03 Thread Adal
Thanks for your answer ;) On Fri, Sep 3, 2010 at 12:02 PM, Droid wrote: > I doubt it, I would do like you - write a script to do it . > > On Sep 2, 10:55 pm, Adal wrote: > > Hi everybody! > > > > I feel like this one it's going to be a silly question but after asking > > google and the list, I

Re: [android-developers] Re: Automatic way to change versionCode (and/or versionName) in manifest

2011-10-07 Thread Peter Holcroft
I took your advice and scripted it. Here is my solution if anyone just wants to implement it easily in 2 minutes. Windows only, sorry. AndroidBuild++ -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To po