Device Provisioning
Device provisioning is the process of configuring your device for use with Skylight. You can choose to manually configure devices or provision with enterprise mobility management systems.
Glass EE2
Vuzix M400
RealWear HMT-1
Mobile Devices
(Option 1) Installing the Skylight client using Scrcpy
- 1.
- 2.
- Note: Scrcpy is a open source utility that provides display and control of an Android device from your computer. It is not created or maintained by Upskill.
- 3.Connect the Glass EE2 to your computer with a USB cable.
- 4.After connecting, make sure to select Allow in the dialog on the Glass EE2 to allow USB debugging.
- 5.Navigate to the unzipped Scrcpy file folder, double-click on the scrcpy executable file to open the screen casting window.
- 6.Install Skylight by dragging and dropping the
skylight-smartglasses-<version>.apk
file directly onto the Glass EE2 screen cast window.
- 1.
- 2.
- 3.Connect Glass to your computer with a USB-C cable.
- 4.After connecting, make sure to select Allow in the popup on Glass to allow USB debugging.
- 5.Open your terminal or command prompt.
- 6.Install Skylight and give camera/microphone permissions using the following ADB command:
adb install -g skylight-smartglasses-<version>.apk
- 1.Open the settings on Glass. Swipe to About device and tap to open.
- 2.In About Device, swipe to Android settings. Tap 5 times to select.
- 3.Navigate to Apps & notifications > Skylight > Install unknown apps.
- 4.Enable the toggle for Allow from this source.
- 1.Read the Skylight for Smart Glasses user guide for steps on configuring WiFi, signing in, and using Skylight on Glass.
(Option 1) Installing the Skylight client using Vuzix View
- 1.
- 2.
- 3.Connect the M400 to your computer with a USB cable.
- 4.After connecting, make sure to select Allow in the dialog on the M400 to allow USB debugging.
- 5.In Vuzix View, press the View button to open the M400 interface.
- 6.Install Skylight by dragging and dropping the
skylight-smartglasses-<version>.apk
file directly onto the M400 interface.
- 1.
- 2.
- 3.Connect the M400 to your computer with a USB cable.
- 4.After connecting, make sure to select Allow in the dialog on the M400 to allow USB debugging.
- 5.Open your terminal or command prompt.
- 6.Install Skylight and give camera/microphone permissions using the following ADB command:
adb install -g skylight-smartglasses-<version>.apk
- 1.Open the settings on your Vuzix device.
- 2.Navigate to Apps & notifications > Skylight > Install unknown apps.
- 3.Enable the toggle for Allow from this source.
- 1.Read the Skylight for Smart Glasses user guide for steps on configuring WiFi, signing in, and using Skylight on your Vuzix device.
(Option 1) Installing the Skylight client using RealWear Explorer
- 1.
- 2.
- 3.Connect the HMT-1 to your computer with a USB cable.
- 4.After connecting, make sure to select Allow in the dialog on the HMT-1 to allow USB debugging.
- 5.You should see the HMT-1 screen within the RealWear Explorer application
- 6.Install Skylight by dragging and dropping the
skylight-smartglasses-<version>.apk
file directly onto theDRAG AND DROP APKS HERE
field area

- 1.
- 2.
- 3.Connect the HMT-1 to your computer with a USB cable.
- 4.After connecting, make sure to select Allow in the dialog on the HMT-1 to allow USB debugging.
- 5.Open your terminal or command prompt.
- 6.Install Skylight and give camera/microphone permissions using the following ADB command:
adb install -g skylight-smartglasses-<version>.apk
- 1.Open the settings on your HMT-1.
- 2.Navigate to Apps & notifications > Skylight > Install unknown apps.
- 3.Enable the toggle for Allow from this source.
- 1.Read the Skylight for Smart Glasses user guide for steps on configuring WiFi, signing in, and using Skylight on your HMT-1.
To install Skylight on your mobile device:
- 1.Open the appropriate APP store on your device.
- 2.Search for Upskill Skylight and install the application.
Your devices can also be enrolled in in EMM systems such as VMWare Workspace ONE (formerly AirWatch), Microsoft Intune, and MobileIron Cloud/Core. These systems can manage the installation of the Skylight client and device configuration.
For detailed instructions, refer to your EMM admin or provider.
We support the AppConfig Community standard for our mobile application. Here are the parameters you will need for the configuration.
Configuration Key | Value Type | Configuration Value |
skylightServerName | String
| https://skylight.upskill.io or https://skylight.eu.upskill.io for our SaaS |
skylightDomain | String | YOUR_SKYLIGHT_DOMAIN |
useSamlLogin | Boolean | True or False |
Last modified 2yr ago