Getting Started

Before you begin

  1. Request a free trial BFE account by emailing info@bluefletch.com.

  2. Once you have a BFE account, log into the BFE Portal using your account credentials.

  3. Install the following BlueFletch applications required to support Device Finder:

    1. Launcher

    2. Support Agent

    3. Messaging

    4. Device ID (if Android 10+)

  4. Follow the steps below to quickly get Device Finder configured on your device via a JSON file.

About this task

This tutorial describes how to set up and activate BlueFletch Device Finder to manage your devices. The BlueFletch Device Finder installation process consists of several components, including the Device Finder application, configuration files, and other dependencies.

In the instructions below, you'll learn how to:

  • Setting a Device Finder configuration.

  • Activating the beacon service.

Setting a Device Finder Configuration

To configure the deviceFinder object in the Launcher Configuration JSON file:

  1. Open the file and locate or create the "deviceFinder" object.

  2. Add key-value pairs such as "pingDeviceEnabled" and "mapViewEnabled" to control features like device pinging and map display.

  3. Save the file. Restart the Device Finder application. Once the configuration file has been saved, it is now available to deploy to devices.

Activating the Beacon Service

To enable this feature:

  1. Open the Launcher Configuration file and locate the "beaconEnabled" key within the "deviceFinder" object.

  2. Set the value of "beaconEnabled" to true to activate the Beacon Service.

  3. Restart the Device Finder application. The Beacon Service feature is now available for use.

Last updated