Update of existing App on Google PlayStore

The package name

The app you are going to compiled to get the APK must have the same package name than the one which is published.

To find the package name of your published app, go to your Google Play account, and in the list of apps click on the app you want to update.

You can find the package name by clicking on the info button:

Copy this package name, and then go to your Mionic App Editor and select the App you want to publish.

From the Editor page select the Publication tab. Scroll down to "General Informations" and paste the package name you have copied before and save:

 

 

The version

Then, go below in the version field for your Android app and set the version of your app according to the version of the app which is published. For instance, if the published app is in version 2.0, you have to set 3.0 for the new app. In Mionic, for Android apps, you can’t set versions with decimals values like 1.2, 1.3 or 2.3 for example, but only versions with whole numbers like 2.0, 3.0, 4.0, etc.

To know the version of the published app, go on Google Play, in your app page and click on Release management > App releases from the left menu. You will be able to see the version:

Then you can download the source of your app to compile it with Android Studio.

Note for the users who have the APK Generator (commercial Editions): If the APK of your published app (the one you are going to update) has been created with , you will be able to compile the APK with the APK Generator because it should have the same store password and key password. But if it hasn’t been created with your , you will have to build it manually with Android Studio. See why below.

Keystore, Store password and Key password

When you compile an app to create an APK, during the process a keystore certificate is created (manually if you use Android Studio, automatically if you use the APK Generator). This certificate has two associated passwords, one is the Store password, and the other one is Key password. If you want to update an existing app, you will have to get this keystore certificate, the Store password and the Key password.

If you have published the APK of the previous app yourself, and manually in Android Studio, that means you should have this keystore somewhere on your computer and I hope you have kept the password. Hoping you have these items, use this keystore and passwords when needed during the publication on Android Studio.

If you don’t have compiled the APK of the previous app yourself, you will have to ask the person who has created the APK to give you this certificate and the associated passwords. (Note that if you have used an online app builder to publish your previous app, there is small chance you get these items).

If the APK of this previous app has been created from your with the APK Generator, the keystore and the passwords are stored in your , and in this case you just have to launch the APK generator after having set the package name (if it has changed) and the version, and you obtain an APK to update your app.

Now you get your APK on its new version, just upload it on Google Play to get your app updated (you have to count a few hours before the update is released).

 
  • 0 Korisnici koji smatraju članak korisnim
Je li Vam ovaj odgovor pomogao?

Vezani članci

How to be sure my App will not be rejected on App Stores

To be sure your app will be validated by Apple you have some things to know (for Android’s...

How to find Apple team id, name & provider

Membership First login to https://developer.apple.com Then go to Membership, below you’ll find...

How to compile manually Android apps?

To generate the APK file or AAB.  If you are using a commercial Mionic edition (MAE or PE) you...

How to update an existing app on iOS App Store

It’s not often the case, but updating in the App Store is much more easier because there is no...

Publication on the Google Play Store (New Play Console)

First you need to have the AAB (Android App Bundle) of your app (downloaded thanks to the...

Powered by WHMCompleteSolution