Skip to content

Fully Kiosk Browser

Fully Kiosk Browser is a feature-rich Android kiosk app with a comprehensive local REST API. It is the reference provider for Kiosk Admin and supports every capability.

Device setup

  1. Install Fully Kiosk Browser on your Android device.
  2. Open Settings → Remote Administration (KIOSK).
  3. Enable Remote Administration.
  4. Set a Remote Admin Password — you’ll enter this in Kiosk Admin.
  5. Note the IP address shown in the app (or use a hostname if you have local DNS).

The REST API listens on port 2323 by default.

Adding a Fully Kiosk device in Kiosk Admin

FieldValue
ProviderFully Kiosk Browser
IP addressDevice IP shown in Fully Kiosk settings
PasswordRemote Admin Password from Fully Kiosk

Capabilities

All capabilities are supported:

CapabilitySupported
Screenshot
Screen on/off
URL navigation & reload
App restart
Screensaver
Text-to-speech
Volume control
Camera capture
Audio/video playback
Maintenance (reboot, lock)
App launcher
JavaScript injection
Device settings API
File management
APK install/uninstall
Tab management
Log viewer

MQTT

Fully Kiosk Browser has built-in MQTT support. Configure the broker under Settings → Remote Administration → MQTT. Kiosk Admin reads status events from {prefix}/deviceInfo/{deviceId} when the device has an mqttDeviceId configured.

See MQTT & Real-time for setup details.