Device Config
This section applies only to a VoiceConsole SaaS deployment.
This option downloads a configuration file that can be pushed to an Android device. This configuration sets the Android device to connect to the VoiceConsole SaaS deployment.
Generate the Config File
-
If the Site ID is to be part of the configuration:
-
Make sure the desired site is selected from the Site Information list.
-
Check Include Site ID. The Android application must be build from DevKit 2.3 or later to support this feature. Otherwise the device is placed in the site with the lowest ID number which is usually the Default site.
-
-
Click on the Download Config button.
-
The file is saved to the downloads directory.
-
Unzip the file.
Transfer Config File to Device
Use one of the following methods to push the config file to the Android device.
Use File System
-
Install the APK file for the App that is to be licensed.
-
Create the \Configuration folder under \files if it does not exist.
-
Copy the voiceconsole_cloud.config file to the directory created above:
internalsharedstorage/Android/data/ *defaultPackageName /files/configuration/voiceconsole_cloud.config
Use ABD Tool
-
Push the App to the device.
-
Push the config file to the device using a command like this example:
adb push voiceconsole_cloud.config /sdcard/Android/data/ *defaultPackageName /files/configuration/voiceconsole_cloud.config
License the App
-
Shutdown the app if running on the Android device.
-
Reboot the Android device.
-
Start the app on the Android device.
-
From the home screen, access the Settings menu and select Settings > Application Settings >and set Current Application Scheme to VoiceConsole Cloud.
-
When properly licensed, the following are shown:
-
The Customer Name field on the Application Setting menu displays the licensee’s name.
-
The Home screen of the App displays Application Licensed.
-