Skip to main content

37 docs tagged with "guide"

View all tags

Android Native Device Debug

Enabling native debug on Android-powered players and displays will allow you to access WebView console and capture logcat logs during development.

Applet Debug Over Weinre

How to remotely debug Applets on devices using Weinre, enabled from the Box Troubleshooting tab to inspect DOM and console logs over websockets.

Applet Deployment Options [GUIDE]

Compares five Applet deployment options, from manual hosting and 9900.io provisioning URLs to CloudControl Device Policy, Bulk Provisioning, and REST API automation.

Applet Development Workflow

The complete applet development lifecycle — from local development to production deployment. Learn how to iterate freely without consuming your build quota.

Applet Native Device Debug

Overview of platform-specific Native Debug for Applets, activated via Box or REST API, with Chrome inspector steps for Tizen, webOS, Android, and more.

Applet Version Lifecycle

Manage the lifecycle status of an applet version — publish a built version, deprecate a broken or obsolete one, and renew it — from the CLI, SDK, or REST API.

BrightSign Native Debug

NOTE: Enabling native debug on Brightsign devices causes memory issues and may lead to out of memory errors, make sure that Native debug is turned off...

ChromeOS Native Debug

NOTE: Enabling native debug on ChromeOS devices causes memory issues and may lead to out of memory errors, make sure that Native debug is turned off...

Create Your First Applet

Step-by-step guide to creating, running, and deploying your first signageOS applet — from project setup to testing on a real device.

Development tools

Command line tool for rapid local development brings you the ability to easily start developing on top of signageOS framework from your favourite IDE.

Emulator in CLI and Box

The Emulator is a web-based application that emulates the behavior of physical devices and the signageOS JS APIs.

Example Applets for signageOS

Collection of signageOS example applets demonstrating video playback, HTML overlays, touch input, and multi-screen synchronization.

File System vs. Cache for storing files

Compares the File System API and File Cache API for storing files in Applets, covering external storage, available space, cache clearing, and Power Action effects.

Forward Server Bridge

Expose a local HTTP server to the internet via a WebSocket tunnel. Used internally by signageOS CLI and SDK for device connectivity during local development.

From an existing project

Applet JS SDK provides device's native features and functionalities with unified API for all supported platforms. This SDK is only usable

How to use ReactJS to create applet

If you want to develop applets with React JS you can follow this example. This tutorial explains you how to set up Create React App and create the first applet.

How to use Vue to create Applet

If you want to develop applets with Vue you can follow this example. This tutorial explains how to set up Vue and create the first applet.

LG webOS Native Debug

How to enable and use developer debug mode on LG webOS displays for signageOS troubleshooting.

Linux Native Debug

How to debug a Linux signageOS device by enabling Native Debug in Box and connecting Chrome DevTools remotely via chrome://inspect on port 9992.

Open vs. Cloud-connected

Deprecated comparison of signageOS Open and Cloud-connected Platform plans, features, and pricing.

Samsung Tizen Native Debug

Step-by-step guide for native debugging on Samsung Tizen 3.0+ (SSSP5 and above) displays using Developer mode.

Supported devices for Sensors usage

Lists device platforms supporting sensors, including Raspberry Pi firmware requirements and Nexmosphere serial-port compatibility on Android, Windows, and Tizen.

Video in background

Native video playback in background was successfully implemented on LG webOS, Samsung Tizen, BrightSign, Windows, and Android.

Windows Native Device Debug

How to debug Applets on Windows devices via Chrome inspector on port 9222, including legacy Kiosk-mode steps, password recovery, and troubleshooting tips.