java - Check updates and if available return user to playstore page of application in Android studio -
i have developed app , want add update functionality. after no. of searches possible solution found add version_info.text in online storage jsoup library , when new update available....will pop update or later , on selecting update dowanload apk external url. redirect user playstore application homepage update application instead of downloading external url.
how can achieve that. more appreciated.
Comments
Post a Comment