-
Notifications
You must be signed in to change notification settings - Fork 4
Google Play Store
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
