Same as my other reply. Have a java builder run after all other
builders. Use either a script or one of the ant tasks to rename the
file. I tend to actually have release directories with the version name
instead of renaming the apk. Really I would spend sometime on
researching ant and setup some ant scripts to do releases.
On 9/27/2010 2:38 AM, mahesh patil wrote:
Hi all,
I want to change my apk file name on every compilation of my build.
For example,
I have my build name currently,
android.apk
Now I want it to be on every compilation as,
android_v0_0_1.apk
android_v0_0_2.apk
android_v0_0_3.apk
.
.
.
.
And so on.
How do I achieve these results.
Please help in achieving this.
Thanks and Regards,
Mahesh Patil.
--
Leigh McRae
www.lonedwarfgames.com
--
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