On Sep 30, 10:01 am, Kristopher Micinski <[email protected]> wrote: > How are you building your app, with an ant script? > > I feel like there's probably a task to do this, but I'm still not sure > exactly why you'd need this. > > (Also, I'm not sure it's not already there somewhere...) > > kris > > 2011/9/30 RainFall <[email protected]>: > > > > > Dear TreKing, > > > Thanks, but I want to make the build time stamp change be changed > > automatically. Because I have to build this application again and > > again. I need to how when it is last built when it runs on the android > > phone. > > > On 9月23日, 上午12时25分, TreKing <[email protected]> wrote: > >> On Wed, Sep 21, 2011 at 3:47 AM, RainFall <[email protected]> wrote: > >> > Is there anybody knows how to achieve this? > > >> On the day you build your app, jot that down. > > >> -------------------------------------------------------------------------------------------------- > >> TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago > >> transit tracking app for Android-powered devices > > > -- > > 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
Yes there is replace task: http://devdaily.com/blog/post/java/examples-ant-replace-task-command pskink -- 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

