• Quick Start
  • Booting
  • Platform
  • Portals
  • References
    • API Reference TOI3
    • IIP Reference
  • Resources
ARRIS Enterprises, Inc. Confidential Information

Boot Image Configuration

To successfully work with multiple application support, a few things need to be configured in the boot image.


# Add the primary browser application
kreatv-app-webkit-portal::start

# Use a transparent background color
kreatv-app-webkit-portal::vendor_config=application.background.argb=0x00ffffff


# Add a secondary application (the generic web browser)
kreatv-app-webkit-browser

With this configuration it is possible for the portal to load URL's to third-party web services in the secondary browser, and switch applications.

Example primary application

An example UI is provided in the SDK which shows how to work with the TOI API and management of multiple applications. A complete set of tutorials based on this example portal is available here.

Example portal showing the ARRIS racing video

Example secondary application

The KreaTV SDK includes an example integration of a third-party web app in <sdk_root>/examples/webgldemo. This takes the URL to a web app, and creates an IIP which loads the URL in the generic browser, making it easier to handle, and also allowing for extra customization.

The example secondary web app, with the portal on top

Instructions for building this integration are provided in the integration page.

5.1.1.p8

Copyright (c) 2018 ARRIS Enterprises, LLC. All Rights Reserved. ARRIS Enterprises, LLC. Confidential Information.