android - can I change version code from apk? -


i build app android , export apk, can change version code if it's exported? how can that?

i lost backup code , have update 1 , need @ first one, thing can increase version code apk backup , app upgrade (while downgrade) automatically

you can followings

  • decompile apk
  • update versioncode in manifest
  • again recompile apk

you can use apktool


Comments

Popular posts from this blog

apache - Remove .php and add trailing slash in url using htaccess not loading css -

javascript - jQuery show full size image on click -