I have android apps hosted in google play. I want to find if updates are available or not programatically along with version number.
Is it possible to get the current android app version in google play?
Thanks.
This is not possible as google don't provide any such api. If you want to do so then you have to create a web service which returns all your currently live apps versions and then check them in your app.
NO, GooglePlay is private. You cannot get the new version from Google player service.
But the PlayStore application will watch for all the downloaded applications for update.
I have android apps hosted in google play. I want to find if updates are available or not programatically along with version number.
Is it possible to get the current android app version in google play?
Thanks.
This is not possible as google don't provide any such api. If you want to do so then you have to create a web service which returns all your currently live apps versions and then check them in your app.
NO, GooglePlay is private. You cannot get the new version from Google player service.
But the PlayStore application will watch for all the downloaded applications for update.
0 commentaires:
Enregistrer un commentaire