You can change the provisioning server URL during or after initializing your Android 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:
Use a text editor to create a file named provisioning.conf.
In the configuration file, enter the URL of your custom provisioning server.
Save the file.

Place the file on the player
There are two ways to place the file on the player: manually or automatically.
Note
We recommend automating the process for larger rollouts across multiple players.
Manual installation
You can manually copy the file to the required folder using a USB drive or any other file transfer method.
Copy the file to the following location on the Android Player: /sdcard/Download/GF/config/provisioning.conf
Automated installation
You can automate the process by using Android Debug Bridge (ADB) to push the file to the correct location on the device.
To do so, perform the following steps:
Open the script file Install_gf_Tools_from_Android_[version]-on.bat.
Add the following command to copy the file to the Android device:
adb push provisioning.conf /sdcard/Download/GF/config/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:
In the InitBox, click EDIT next to Provisioning host.
Enter you custom URL.
Continue the initialization, to connect player and server.
.png?sv=2026-02-06&spr=https&st=2026-09-21T22%3A23%3A19Z&se=2026-09-21T22%3A34%3A19Z&sr=c&sp=r&sig=LZpqHq3dsRT9Mb9UjuNqw3HrQxkrxfsUubWnv41FdrU%3D)