We have an android app that is launched when the user is redirected to a custom protocol. We want to have the user redirect to the google/play store for the app if it isn\'t
You could define a server-side URL that simply redirects to the application page in Google Play, and use that URL in an intent filter to be captured by your application: