BuddyBoss App

  1. Knowledge Base
  2. BuddyBoss App
  3. App Setup

Configure Android App Links

In this tutorial, you will learn how to configure the app links in the BuddyBoss App for an integrated mobile experience. Android App Links allow your users to intelligently follow links to content in your app or to your website. You can configure your site’s URLs to open directly in the BuddyBoss App when a member clicks the URLs on an Android mobile device.

Note: If you are using Play App Signing for your released app, you will need to provide the Play App Signing SHA-256 certificate fingerprint from your Google Play Developer account in order to successfully enable Android App Links.

To get your SHA-256 certificate fingerprint App Signing Key:

  1. Log in to the Google Play Developer Console using the Google account you created your Google Developer account with.
  2. In All apps, click your App ID.
Google Play Console - All Apps
Google Play Console – All Apps
  1. In the Release tab, go to Setup > App Integrity > App signing tab.
  2. Copy the SHA-256 certificate fingerprint to your clipboard which will be used in the Android App Links settings later.
SHA-256 certificate fingerprint
SHA-256 certificate fingerprint

Enabling Android App Links

To enable the Android App Links feature:

  1. Go to BuddyBoss App > Configure > Android Settings > Android App Links.
  2. Mark the checkbox for Enable Android App Links.
    You will need to generate a new Android build after enablling/disabling the Android App Links feature.
  3. In the Links to Open option, select if you want All or Specific links to open in the BuddyBoss App.
    Android does not support the functionality to exclude specific links.
  4. If you are using Google Play App Signing, In the Google Play Signing Certificate textbox, paste the SHA-256 certificate fingerprint you obtained previously.
  5. Click the Save Changes button.
Enabling Android App Links for your Android app
Enabling Android App Links for your Android app

To verify if a valid JSON is served after enabling the Android App Links option, go to the following URL in your browser:

{{your site url}}/.well-known/assetlinks.json/

For example:

https://buddyboss-academy.com//.well-known/assetlinks.json/
SHA-256 certificate fingerprint in the JSON file for Android
SHA-256 certificate fingerprint in the JSON file for Android

Note: As seen in the screenshot above, the JSON file contains the history of all the App Signing keys added to your BuddyBoss App.

Questions?

We're always happy to help with questions you might have! Search our documentation, contact support, or connect with our sales team.