Installing an Android Test Build

In this topic, you will learn how to install test builds of the Brightcove Beacon app for Android devices.

Introduction

This document shows you how to install a test build so you don't have to go through the app submission process before you test your app.

A high-level view of the process is:

  1. On your Android mobile device, open the App invitation in your email.
  2. Accept the invite and download the Firebase App Tester.
  3. Install the Brightcove Beacon App.
  4. Run your Brightcove Beacon App on your Android mobile device.

Installing the Android Mobile App

To install the Android mobile app please follow these steps:

  1. On an Android device, open the invitation in your email.
  2. When prompted, sign in with Google and accept the invitation to test the app.
  3. Once you accept an invitation, you're given access to install the Firebase App Tester.
  4. Download Firebase App Tester.
  5. In the Firebase App Tester, select the Brightcove Beacon app and tap Download.
  6. The Brightcove Beacon App will be automatically added to your device home screen.
  7. Launch the Brightcove Beacon application.

Installing the Android TV App

You need to use Android Debug Bridge (adb) to connect your computer to an Android TV device for installing, testing and debugging your apps. For more information on how to enable adb please follow the Android documentation.

To install the Android TV app please follow these steps:

  1. Enable Developer options in your Android TV device.
  2. Select Device (or Android TV) > Developer Options.
  3. Turn on ADB Debugging.
  4. Turn on Apps from Unknown Sources.
  5. Connect your computer to you device via Wi-Fi using Android Debug Bridge (adb).
  6. Open your terminal or command line.
  7. Type the following command, where path-to-apk-file is the file system path to your app's APK.
    adb install path-to-apk-file
  8. If your installation was successful, adb will respond with a message similar to this one:
    764 KB/s (217246 bytes in 0.277s) pkg: /data/local/tmp/HelloWorld.apk
     Success
  9. To re-install an app that already exists on the device, you can use the -r option to reinstall it.
    adb install -r path-to-apk-file
  10. The Android App will be automatically added to your device home screen.
  11. Launch the Brightcove Beacon application.

Installing the Android TV App by Invitation

To be able to install the Android TV app on your device, you will need an email invitation from Brightcove.

Once you receive the email invitation please perform the following steps:

  1. Brightcove will send you an email with a Play Store URL directing to the Brightcove Beacon test app.
  2. From your email account, click on the URL or copy and paste it in your browser.
  3. You will be prompted to the App page. Click on the download it on Google Play link.
  4. In the Play Store click in the Install button.
  5. When the pop-up window appears click on the Choose a device option.
  6. A list with all your Android devices connected to your Google account will appear. Select the Android TV device on which you want to install the Brightcove Beacon App.
  7. After selecting your device, click the Install button.
  8. The Google account will ask for your password. Type it, and click the next button. A message will appear telling you that the Brightcove Beacon App will be installed shortly on your Android TV device.
  9. Go to your Android TV Device.
  10. The Brightcove Beacon App will be automatically added to your Android TV device home screen.
  11. Launch the Brightcove Beacon application.

Troubleshooting the Android TV App

In case your Brightcove Beacon App doesn’t appear in your Android TV device after 30 min of the installation on the Play Store website, follow these steps:

  1. Restart your Android TV device.
  2. After restarting your device, got to Settings > Account & Sign in > Select your Google profile > Click on Sync Now.
  3. After these steps, the Brightcove Beacon App should be automatically added to your Android TV device home screen.
  4. Launch the Brightcove Beacon application.

Uninstalling the Brightcove Beacon App

To uninstall your app from the Android TV device follow these steps:

  1. From your device home screen, select Settings > Apps & Notifications > See all apps.
  2. Select the Brightcove Beacon app.
  3. Select Uninstall > Uninstall