Skip to content
Ryan Parman edited this page Aug 31, 2018 · 1 revision

You can construct URIs that (on Android devices) link directly into Google Play Store. For example to encode a link to an app whose package is com.agilebits.onepassword, use:

market://details?id=com.agilebits.onepassword
https://play.google.com/store/apps/details?id=com.agilebits.onepassword

See also…


Clone this wiki locally