Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This version of the RDK release has a revamped version of the RDK application framework, which provides RDKServices to access all the functionalities provided by the RDK platform. In additionAlso, it includes RDKShell, an application manager that handles application lifecycle, input control, and graphics composition.  

...

Accelerator Home UI is a Lightning application which that allows users to manage apps, Bluetooth, and WIFI settings 

...

  1. Use the Enter key in the Bluetooth thumbnail to launch Bluetooth Screen. It will scan for available HID devices
  2. Use the Up and Down arrow keys to navigate through the available HID devices. 
  3. Use the Enter key to select and pair an HID device.  

Key Handling

KeyFunctionality
S keyTo display UI Switch screen from the splash screen
Enter key/Right arrowTo move the focus to app list/tv-shows/settings from side panel icons in Home UI
Enter key

To select the UI from the UI Switch screen

To launch apps from the app list

To launch player from tv-shows

To launch the Bluetooth screen from the settings list

To launch the WiFi screen from the settings list

To enable/disable Bluetooth scanning in Bluetooth screen

To enable/disable wifi scanning in wifi screen

To pause player from Player controls

To connect/disconnect/pair/unpair a Bluetooth device from the Bluetooth screen

To connect/disconnect a WiFi network inWiFi screen

Left/Right/Up/Down arrow

To navigate within Home UI

To navigate through available Bluetooth devices on the Bluetooth screen

To navigate through available wifi networks in WiFi screen

M/Home/1 key

To exit from apps 

To exit from player launched

To exit from the Bluetooth screen

To exit from the WiFi screen

Esc/M keyTo exit from password panel on WiFi screen
Down arrowTo display player controls menu from Player screen

Load partnerapps 

  1. Mount USB
  2. Restart the service (`systemctl restart referenceApp`) 

...

User can update the apps list by specifying the config file in `/opt/appmanagerregistry.conf` 

...

Interactions with ResidentApp plugin 

  1. Activate the plugin from the Controller tab
  2. Go to the ResidentApp plugin tab
  3. You can see all properties and methods for ResidentApp
  4. Ex. User can set different URL to load 

...