Is it possible to check the version of an android app available in playstore programmatically

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP


Is it possible to check the version of an android app available in playstore programmatically



I want to implement force update feature in my app which means, if any upgrade is available in playstore the user need to upgrade the app to its latest version thats the concept.



For this, i need to know how can we check the version of an app available in playstore.



And one other thing is when the user clicks the upgrade button the app page in playstore should show update instead of install.


Thanks in advance









By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.

Popular posts from this blog

Makefile test if variable is not empty

Will Oldham

Visual Studio Code: How to configure includePath for better IntelliSense results