[TUTORIAL] Display a native App Sharing Dialog dialog in Android WebView apps πŸ—£

The WebViewGold app template allows triggering a native App Sharing Dialog dialog (WhatsApp, SMS, Mail, …) by calling shareapp:// links. Clicking on such a link will trigger the sharing dialog which shares your Google Play Store download link.

  • Download the WebViewGold template for Android StudioΒ here.
    orΒ book our full all-inclusive WeSetupYourWebViewApp service.
  • Afterward, just link to this kind of URL:

<a href=”shareapp://”>Share app</a>

That’s it, enjoy! πŸ™‚