About 17,600 results
Open links in new tab
  1. Display time, network and battery status while in kiosk mode

    Sep 19, 2016 · If your devices are below android 9, then you can build your own custom status bar within your own Kiosk mode app. In this you can use the wifi manager or AlarmManager …

  2. android - Kiosk mode for Chrome or Firefox - Stack Overflow

    I need to write a kiosk launcher for a number of Android devices. It is supposed to launch Chrome or Firefox, showing a specific webpage in fullscreen. That page already calls the HTML5 …

  3. cordova - Kiosk mode for android - Stack Overflow

    Jul 8, 2014 · I have a hybrid application written on phonegap for android tablets. Now I want the tablet to show only my application. Basically I want the tablet to be always in kiosk mode …

  4. How to enable Wi-Fi control in kiosk mode android

    May 4, 2023 · 0 In Android kiosk mode, it is possible to control Wi-Fi settings with an admin app. However, you need to set the necessary permissions and use appropriate APIs to achieve …

  5. android - tablet kiosk mode - Stack Overflow

    Nov 24, 2017 · 0 Google recently released the Android Management API which allows to easily set up kiosk mode for any Android devices running Android 5.1 or above, and also to set …

  6. Allow access to a single URL Android Chrome - Stack Overflow

    Aug 13, 2021 · That way, you can use android's native kiosk mode to lock the device into that app, that's actually just a webview to your web app. Edit: Also, I found out something that …

  7. How to Open a Web Page in Kiosk Mode ANDROID - Stack Overflow

    Mar 10, 2015 · I want to use Android Tablet to show a web page in Kiosk mode ( The user can't close the page, no address bar .. ) So is there any simple solution to do that ?

  8. Android Kiosk Mode - preventing user input until app is launched

    Sep 13, 2022 · The only way I can think of preventing this is to set the Screen Lock Mode to PIN, or similar, so that a code is required to unlock the tablet. But if I do this, the app does NOT …

  9. How to run an Android App in Kiosk Mode, keep Safe Mode …

    Jan 17, 2018 · 11 How to run Android App in Kiosk Mode, keep Safe Mode disabled and prevent the device from Hard Reset? I have following 3 requirements for my app: Show only specific …

  10. Kiosk mode in Android - Stack Overflow

    I'm in the process of evaluating if and how a CF .NET enterprise application can be ported to run on Android devices. The application on Windows Mobile phones are run in kiosk mode where …