Lockdown Of a Samsung Plus Galaxy Tablet

Solved Locked
PR
Phillip Riewer
KLN Family Brands

Having issues with setting up the intent/using Google Chrome to kiosk our web site.  It is giving me a blank screen.

Here is what I am using so far.

I created a Kiosk Profile with Web Filter, Lockdown, and Authentication. 

Web Filter section I have the website of the Sharepoint site 

Lockdown section I have this entry (browsers://*.sharepoint.com) and the option to startup automatically at startup.  I also have tried these three intent scripts w/o success:

Intent://YOURURL#Intent;scheme=https;package=com.android.chrome;end

Intent://YOURURL#Intent;scheme=http;action=android.intent.action.VIEW;component=com.android.chrome;end

<intent:https://YOURURL#Intent;action=android.intent.action.VIEW;end>

Anyone have a suggestion for me?

4 years ago
Android
ANSWERS
R
RRMOD@SOTI
4 years ago (edited 4 years ago)

Hi Phillip,

Thanks for posting in SOTI Central !!

I would like to inform you that I did testing and the following Intent worked. Can you please try any other URL for example : www.yahoo.com and check if any other URL works for you.

Intent://yahoo.com#Intent;scheme=http;action=android.intent.action.VIEW;component=com.android.chrome;end

Solution
PR
Phillip Riewer
4 years ago

Yes that did work.

Thank You

R
RRMOD@SOTI
4 years ago

Hi Phillip,

I am glad to hear that it worked for you, I would request you to mark the particular comment as "is solution", so others may benefit from this information.