The dApp Store provides a deep-linking scheme that you can use to directly link users to your app’s listing page, where users can see the description, preview media, and more, and then install the app.
Deep-link scheme
To create the link, you need to know the app’s fully qualified package name, which is declared in the app’s manifest file (e.g com.solanamobile.mintyfresh). For Expo apps, it can be found in the android field of your app.json.
An example:
Linking from an Android app
You can also link to your dApp Store listing page from an Android app.
This can be useful, for example, when your user’s app is out-of-date and you want to link them to the listing page to update the app.
Update the AndroidManifest.xml to include queries.
dApp Store badge
You can find the official Solana Mobile dApp Store badge assets for use on your website or marketing materials here. Last modified on May 27, 2026