Top "Kiosk" questions

For issues relating to designing and/or deploying software in kiosk environments.

C# - Securely storing a password locally

I'm creating a C# application that will lock out functionality (key combinations, windows task bar, etc.) in a Kiosk-style environment. …

c# .net security passwords kiosk
How To Automatically Logon To Windows 7 using a Password

I am working on a Kiosk Application based on Windows 7 Ultimate. I need: connect to the kiosk using Remote Desktop …

windows windows-7 remote-desktop kiosk
Programmatically enabling/disabling accessibility settings on Android device

How can I programmatically enable/disable an android screen reader service such as TalkBack? I am developing a kiosk type …

android accessibility kiosk
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
Hide mouse pointer on Chromium kiosk

Web application with xHTML UI is shown on self-service kiosk, using Chromium in fullscreen kiosk mode. As the kiosk display …

pointers mouse chromium kiosk
How do I set the default launcher in an AOSP build?

I am modifying the AOSP source code because my app needs to run in a kiosk environment. I want Android …

android android-source android-launcher kiosk
Tap on screen 5 Times in 3 seconds in android

I am developing a kiosk and now in admin side. In order to go to the Admin, the user needs …

android touch-event kiosk
Can we create Kiosk apps in Android?

I am learning about Kiosk devices. I am going through the docs but stumbled across this thing. As per docs- …

android kiosk kiosk-mode
Hide the taskbar using C#

I am running Windows XP 64 bit. I want to hide the taskbar when I run my application. I tried codes …

c# windows security kiosk
Opening application via ssh on iOS devices

I have seen ways to open applications on linux and Mac devices but can't seem to get the same idea …

ios jailbreak launchd kiosk