Skip to main content
Filter by
Sorted by
Tagged with
0 votes
1 answer
438 views

I'm running a UWP app in assigned access mode, and I'm noticing that, despite changing the power settings so that the screen saver never comes on, quite often the generic Windows 10 login screen will ...
Amanda_Panda's user avatar
  • 1,186
1 vote
1 answer
3k views

My intention is to know if there is a way to set firefox-60.1.0 in fullscreen mode once it is opened to act as a kiosk, but using the Xbindkeys and Xdotool programs. Note: I've already performed some ...
isael garcia luis's user avatar
0 votes
1 answer
3k views

Working on a parental control app which sets itself as a default launcher (by presenting user to open chooser and select always). User can exit the app by clicking exit icon on action bar. Upon exit ...
Mark Evans's user avatar
0 votes
2 answers
4k views

I'm setting up an app in Assigned Access, which seems to be great alternative for Kiosk with replacing shell. I have some questions... Can I have Navigationbuttons inside my app running in Assigned ...
Jmie's user avatar
  • 127
1 vote
1 answer
1k views

We have developed a number of kiosk (Chromebook) applications and published them in the Chrome store. Any of our existing ones can be updated and continue to work and are available on the manage kiosk ...
Respondus QA's user avatar
0 votes
0 answers
260 views

I have an UWP app on assigned access, now the app loads well, no problems. However just before the app loads, The windows please wait blue screen always appears, I was wondering if there is a way to ...
haxx's user avatar
  • 1
0 votes
1 answer
2k views

I have installed my app as administrator first and after using an adb shell as a Device Owner. Then I start the lock mode with: startLockTask(); Everything seems to work good and when I press menu' ...
Bob's user avatar
  • 21
4 votes
4 answers
20k views

I am learning about Kiosk devices. I am going through the docs but stumbled across this thing. As per docs- Kiosk Apps are Chrome Apps that are designed to always run fullscreen using Single App ...
Anita Nagori's user avatar
0 votes
0 answers
46 views

I need to put together a nice interface/UX that will run fullscreen as the primary shell/UI on purpose-configured hardware. HTML5/CSS/JS will be the absolute easiest design path; I don't have ...
i336_'s user avatar
  • 2,081
6 votes
0 answers
2k views

I'm using Puppeteer to launch a full screen 'headfull' version of Chromium to control screens around the office with dashboards and the like. We're looking at Puppeteer specifically, as a number of ...
Andre Lackmann's user avatar
0 votes
0 answers
178 views

I'd like to setup an iPad for use in my kitchen. I would like it to switch to a specific app (or a web page_ when the tablet is idle for some amount of time. Users should be able to launch different ...
ipmcc's user avatar
  • 30k
1 vote
2 answers
2k views

I am interested in knowing if there are any technical advantages/disadvantages to running a web app/site in kiosk mode. I have heard from someone that running your site in kiosk mode gives additional ...
Dave's user avatar
  • 987
2 votes
0 answers
173 views

is there a way to let the user set the keyboard layout on chrome app which is running on chrome box in kiosk mode? I couldn't find an chrome runtime API for this!
loganathan's user avatar
  • 6,226
11 votes
2 answers
4k views

I'm new to android enterprise development world, and I have some misconception of how different pieces in the android enterprise ecosystem relate to one another. Let me explain. The solution that I'...
kyurkchyan's user avatar
  • 2,468
1 vote
0 answers
338 views

I´m doing an app like a "Kiosk mode". One part of this proyect consist in lock the notifications bar and this works good in android >= 4.4 until 8.0. With this code i can lock it: private void ...
CJara's user avatar
  • 69
16 votes
0 answers
1k views

Hello all I want to disable the message "screen is pinned This keeps it in view until you unpinned...". This bubble/Toast is always showing me in my app I am developing a kiosk mode app Any kind of ...
Shahbaz Pirzada's user avatar
4 votes
1 answer
2k views

So I have an application that is pinned to the device with startLockTask command and it has several restrictions so the user cannot escape from the application or change settings of the device. ...
Marko's user avatar
  • 53
2 votes
5 answers
2k views

We are developing a locked down "kiosk-style" Android app on a stock Samsung tablet, which is mounted in customer vehicles. We would like to be able to allow customers to edit their wifi settings, ...
aaaidan's user avatar
  • 7,386
11 votes
3 answers
7k views

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 apps to school students in the ...
ketan dhopeshwarkar's user avatar
1 vote
0 answers
269 views

I have an application in kiosk mode. I enable kiosk mode with the method below and am able to enter kiosk mode by calling startLockTask(). Here is the method that allows kiosk mode: private void ...
Michael Kemp's user avatar
2 votes
0 answers
117 views

I have a supervised device with few apps installed on it. I change the device into Kiosk mode to run the Web browser App. Now when the device is in the kiosk mode I push a silent notification to ...
Bin0li's user avatar
  • 168
2 votes
4 answers
2k views

I have console app running in background under Assigned Access (Windows 10's Kiosk Mode). By command from main UWP-app it should logoff current user. I've tried 2 ways to do this: WinAPI function ...
FiftiN's user avatar
  • 797
-2 votes
1 answer
819 views

I've searched for questions to help me but I have no clear answers. I need to start an application on my tablet and don't let the user get off from it. I'm searching something like the "one app method"...
Twing90's user avatar
  • 417
0 votes
1 answer
2k views

I have created a device owner app. It can turn an app installed already into Kiosk Mode, I am trying to update the kiosk app remotely, not from playstore, but it's not getting updated. Could anyone ...
rcde0's user avatar
  • 4,530
-2 votes
1 answer
268 views

I am developing an app with requirement that one app can be there in android system. No other app can be installed or remove google play store application as well. How can i achieve this?
Hassan Munir's user avatar

1
3 4
5
6 7
11