Sunday 4 January 2015

Updating An App in google play store


1.    Log into your console at http://play.google.com/apps/publish
2.    You should see a list of all of your apps on Google Play. If you don't, THEN select "All Apps" in the left-hand navigation
3.    Click on the application. This should take you to a site that has a URL similar tohttps://play.google.com/apps/publish/?dev_acc=LONG_NUMBER#MarketListingPlace:p=PACKAGE_NAME_OF_YOUR_APPLICATION
4.    Next to the navigation on the left-hand-side, there is a secondary navigation that has a button labeled "APK". Click it.
5.    Now you  should be able to see a button labeled "upload to new APK".
CLICK ON IT.  THEN upload your app with the same package name, and signed with the same keystore. Then, version code should be one integer higher.  Also, version number should be higher than the previous version number.

NOTE: THAT, IF THE STORE LISTING OF YOUR APP REQUIRES ANY CORRECTION, YOU WILL HAVE TO UPDATE IT WITH ALL THE INFO IT REQUIRES. IF NOT, THE BOTTON LABEL “UPLOAD NEW APK” WILL BE BLANK