Android Question how to store Auto version in the package as VersionCode?

Asim A Baki

Active Member
Licensed User
Longtime User
I've followed the tutorial from Erel regarding the auto version number in compile time
but how to store Auto version in the package as VersionCode? because I have dotnet application which reads the manifest from the APK and check the version number before sending it for device for smart update
 
Top