Listen for an URL to open in kiosk mode on a device

Multi tool use
Multi tool use
The name of the picture


Listen for an URL to open in kiosk mode on a device



Android device is in front of customer while employee is behind it on computer where he needs to send URL of web page that will be opened for customer to view/review on tablet.



What is yours suggested programming approach to get desired functionality?





Why You need Kiosk mode for that?
– theJango
6 hours ago





Why do you need an employee behind a computer? It could be done automatically, by using a database.
– Kling Klang
5 hours ago




1 Answer
1



For this purpose specifically Android provide a option. Only problem is that its supported above Android 6.0 Marshmallow.



Procedure is called Setting up Single Purpose device or corporate-owned, single-use (COSU) device
For this You need to enable Lock task mode like below example:


<activity android:name=".MyActivity" android:lockTaskMode="if_whitelisted">



For full details check this link.






By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.

kSqoZ,RjmP6j48,KQ97t,XBOYBQpBOT,1Y7ZZI4TEeMqq EIt,v6cF,dDGWB
Bpdu0DUjmrRXRL1izk7orO9loNBVm,KPOHZ,OxcYToyBtSOhOc,tOt2Ey83R6gzXJVZiKXS8K8TOgs

Popular posts from this blog

Keycloak server returning user_not_found error when user is already imported with LDAP

PHP parse/syntax errors; and how to solve them?

415 Unsupported Media Type while sending json file over REST Template