Android App Development
iOS App Development
Flutter App Development
Cross Platform App Development
Hire on-demand project developers and turn your idea into working reality.
Big thanks to Webkul and his team for helping get Opencart 3.0.3.7 release ready!
Deniel Kerr
Founder. Opencart
Top Partners
There are several situations where you may need the current version of your app from google play store to perform certain tasks like comparing it with the app version present in your device and creating an alert dialogue to update the app if the app version is lesser than play store version.
To do this you can use JSOUP library. This library actually provides a very convenient way to parse the HTML and provide you the current version of your app from play store.
To do this first, you need to add the dependency in your app level build.gradle
After adding the dependency you need to create a helper class which will be used whenever you need to get the version name from play store.
Now you are ready to get the current version of your app and to get that you need to create an object of your VersionChecker class.
As you can see in the above code variable mLatestVersionName is initialized by versionChecker.execute().get() which returns a string value which is the version name of your app from google play store.
Now you can compare this version name with your current version of the app in the device and perform the required task. Look at the code segment given below for a little help.
That all.
Thank you very much. This is Vedesh Kumar signing off.
Updated Solution –>
Get Current Version of the Application from the playstore
Your email address will not be published. Required fields are marked*
Name*
Email*
Save my name email and website in this browser for the next time I comment.
You can try : 1) Disabling the proguard. Or 2) add -keep class org.jsoup.** in you proguard file.
Note: I think this method is not working anymore. You can follow our another blog for the update https://mobikul.com/get-current-version-application-playstore/
check updated solution over here –> https://mobikul.com/get-current-version-application-playstore/
We use cookies to personalize your experience. By continuing to visit this website you agree to our use of cookies. Learn more about privacy policy
Excellent work, fast, good quality and understood the brief perfectly! Quick responses developing the project and very good cooperation. I suggest to anyone.
Stathis Plakidas
USA
India
Global
Name
Email
Enquiry or Requirement
If you have more details or questions, you can reply to the received confirmation email.