Introduction
This article goes through an explanation of how to set developer mode and usb-debug on H200.
H200 Orchestrate
If the STB is provisioned through Orchestrate, to enable the developer mode and usb-debug on H200 is needed to set one parameter on Orchestrate group.
The option that needs to be enabled is the following:
Option | Engage's value | |
adb.mode (mandatory) | ON | Control Android debug bridge, development settings and User restriction. |
adb.key_url (optional) | Path to key url | HTTPS URL of ADB key to be downloaded to STB. Enable this option will prevent prompts from the USB debugging dialog box |
H200 DHCP
If the STB is provisioned through DHCP, to enable the developer mode and usb-debug on H200 is needed to add the following option in the INI file.
The option that needs to be enabled is the following:
Option | DHCP INI file value | |
adb.mode (mandatory) | 1 | Control Android debug bridge, development settings and User restriction. |
adb.key_url (optional) | Path to key url | HTTPS URL of ADB key to be downloaded to STB. Enable this option will prevent prompts from the USB debugging dialog box |
Comments
0 comments
Please sign in to leave a comment.