Change the provisioning URL

Prev Next

You can change the provisioning server URL during or after initializing your player. This may be necessary, for example, if you use your own provisioning server. There are two ways to do this:

Change the URL via configuration file

To change the URL, perform the following steps:

  1. Use a text editor to create a file named provisioning.conf.

  2. In the configuration file, enter the URL of your custom provisioning server.

    Image of the config file with custom provisioning server URL.

  3. Save the file in the Android installation package folder.

    Image of Android installation package with config file.

  4. Open the script file Install_gf_Tools_from_Android_[version]-on.bat.

  5. Add the following command to copy the file to the Android device: adb push provisioning.conf  /sdcard/Download/GF/config/

    Image of the provisioning adb command in the Android Player script.

  6. Save your changes and close the file.

Edit the URL in the InitBox

You can also edit the provisioning server URL once you’ve installed and configured the Android Player. The player automatically opens the InitBox where you can do the following:

  1. In the InitBox, click EDIT next to Provisioning host.

  2. Enter you custom URL.

  3. Continue the initialization, to connect player and server.

Image of the custom provisioning server URL in the dialog.