In my Android, if I click on on a link that leads to the Play Store, Android automatically opens up the play store so that I can download the app.
If that link is in a webview for the app, instead a webpage opens, similar to the one that would open on a desktop. Is there any way around this? The type of links that I have tried are:
market://details?id=com.alpinereplay.android (doesn't work at all in a webview) https://play.google.com/store/apps/details?id=com.appname.android (opens up a desktop like website)