android - Update app which was installed using other app, via Play Store -
i have app has function of install others apps when user request it. not redirects user play store, download apk , installs it. when that, play store recognize has been installed if search using search bar, not show app in "my apps", , not update installed apps when there update.
what want know is, there way of check update theses apps on play store, , update them? or, if there way of check if there update in play store , notify user update.
all apps installed application free in play store.
you might use api androidquery - here example call:
https://androidquery.appspot.com/api/market?app=org.ligi.fast more info here: query google play store version of app?
Comments
Post a Comment