is there a way to auto-increment the version code each time you build an Android application in Eclipse?
According to http://developer.android.com/guide/publishing/v
So, I see it like this:
Depending on article that you present, use ant for this tasks (targets?).
But im my case I usually fill this field by value based on Tag's revision when I deploy or distribute application.