Top "Kiosk-mode" questions

Kiosk-mode represents a locked down OS environment where the user can interact with a limited UI.

How can I make Chrome allow access to a webcam over http (not https)?

I am building a kiosk application using webrtc video. It is only served on the internal network and I would …

google-chrome webcam webrtc kiosk-mode
Chromium kiosk mode : Fullscreen and remove address bar

I am trying to run chromium browser in kiosk mode in raspberry pi 3(Official Jessie ). Here is i've added in …

chromium kiosk-mode
How to run custom, non window app in kiosk mode in windows 10

I wanted to run some application at start in windows 10, which I did by putting them in startup folder. Now …

powershell windows-10 kiosk kiosk-mode
Autorun Chrome kiosk app when Chrome OS starts up

When Chrome OS ready, need to click 'App' button and then select the kiosk app, but I want to launch …

google-chrome-app kiosk-mode google-chrome-os
Kiosks in Windows 8 Running Regular Software (Non-Windows Store App)

My company operates using public kiosks. These kiosks are running Windows 8 and though they are secure, they are certainly not …

c# windows-8 windows-store-apps kiosk kiosk-mode
Android Studio, Kiosk mode, Single-Purpose Devices, Lock Task mode

I'm trying to create a single purpose app. So I have create an BaseActivity that all my activities inherit from …

android-studio kiosk-mode
Show soft keyboard even though a hardware keyboard is connected

Is there any way to show software keyboard with USB keyboard connected (in my case RFID reader)? I tried to …

android keyboard android-softkeyboard android-input-method kiosk-mode
PackageInstaller "Silent install and uninstall of apps by Device Owner” - Android M Preview

PackageInstaller (https://developer.android.com/reference/android/content/pm/PackageInstaller.html) seems to have been added starting in API 21 (Lollipop), …

silent-installer kiosk-mode android-6.0-marshmallow device-owner packageinstaller
Can I disable systemui From within my android app?

I used this answer to achieve a Kiosk Mode for my app: https://stackoverflow.com/a/26013850 I rooted the tablet …

android root kiosk-mode
Device owner on a nonrooted device (Android L), without NFC, using adb shell, dpm set-device-owner

Final intention here is to have a device in 'kiosk mod'. They say you don't need NFC nor rooting to …

android android-5.0-lollipop kiosk-mode