Managed Home Screen settings for Multi-Mode Kiosk Android Enterprise

Brass Contributor

Hi ,

 

We are testing Android Enterprise COSU enrolment with Intune for a Multi-Mode kiosk device. Everything works fine! (auto-enrolment with dynamic Device groups).

When an LOB app is launched from the Managed Home Screen it takes over the entire screen and users are not able to check battery status and/or wifi connection status in the top bar when working with the selected app. They need to exit the app to go back into the Managed Home Screen to check these settings. Is there any way I can adjust the Managed Home Screen app settings so the top bar is shown in the apps that are launched? Or do we need to adjust the LOB apps to do so?

 

Thanks for the reply.

 

Regards ,

22 Replies

We are in a similar position. We are using Android Enterprise with the Play-store apps and web shortcuts.

 

All you get is the "Back" button. I logged a support case with Microsoft and they said this is "by design". You would need to log a request on the Intune user voice.

Thanks Tom , appreciate the information sharing. I opened a ticket and they are currently investigating. We will see.

 

Regards ,

 

Peter

Hi Peter,

Did you have any progress with this?

Hi All,

 

You can configure the Managed Home Screen from the Intune console.

Go to Client Apps->App Configuration Policies-> 

Add a new policy, Use the Configuration Designer of JSON scripting and  you will see all the available options as shown in the attachment. 

Some really useful settings here.

After saving the policy. Assign it to the same dynamic group that the devices are added to automatically when you first created the Kiosk Enrolment Profile.

Use this same method for all your apps. Not all apps will offer the same level of control/configuration; but many do. Chrome is a good example. Locking down options is very easy using the Configuration Designer. You can then export the JSON script.

Hope that helps. 

Yes , you can now control some settings for the managed home screen from within Intune.

Hi Peter,

 

I tried testing the managed home screen. when I reboot the phone, I get option to choose Samsung home screen or managed home screen. is there a way I can configure the default setttig for managed home screen as default>

Hi , good question. Never really thought about this. We have the same behaviour. I will check and see if there is a solution for this.

Regards ,

Peter
Hi peter

Thanks much. Jfyi I am testing this with fully managed

ms engineer said it’s by design but I hope we could somehow get it work and I would wait to hear from you thanks

Hi, 

 

We are having the exact same issue with Lenovo devices...

 

LenovoHomeAppLauncher.jpg

 

 

 

 

 

 

Hi All,

With our older Android devices upgrading to Android 9.0 and new devices being delivered with the same. i have noticed that the power button no longer offers Power Off/on and Restart options.
I cannot tell if it is just the notification pop-up that is blocked or the functionality is blocked at source. 

The only way, so far, to power off or restart the device; is to exit Kiosk Mode first. Has anyone found a way around this; preferably from the Intune console.

 

Cheers 

@MoZZa It looks like this might be the issue:  https://developer.android.com/work/dpc/dedicated-devices/lock-task-mode#customize-ui

If Intune is setting the features using setLockTaskFeatures they'll need to make sure they include GLOBAL_ACTIONS 

From the GLOBAL_ACTIONS feature: "Enable the global actions dialog during LockTask mode. This is the dialog that shows up when the user long-presses the power button, for example. Note that the user may not be able to power off the device if this flag is not set.

This flag is enabled by default until setLockTaskFeatures(android.content.ComponentName, int) is called for the first time."

Hi @snarkshark 

 

That definitely looks like the issue. I pointed that out to MS but the call is now nearly 4 weeks old. They have updated the Managed Home Screen app, but it is still has a non-configured

LOCK_TASK_FEATURE_GLOBAL_ACTIONS. If they actually set that in the app to true, I think the power button UI should be able to appear on top of the Managed Home Screen.
Thansk for the pointers SnarkShark.

Hi - If it will help I will also log a call...

-Andrew

@MoZZa logged. Feedback not great thus far...

Hi @andrewbk 

Had another update from MS, they seem to have got a step closer to resolving this, Google have a big part to play in this too.

Hi @andrewbk 

 

I received an update from MS informing that the issue has now been resolved!
So, I restarted one of my devices and after the first reboot, the Power UI did appear..ONCE. And never again thereafter! I have replied back saying that it does not work.

On a slightly related issue. 

 

Quick question, although this may just affect Kiosk devices.
One of my Samsung J6's has just done a fairly lengthy system update.
This has changed the Home Screen appearance, as far as adding shortcut icons to the bottom of the screen!

I am about to rebuild it as a Fully Managed device to see if the same issuette appears there too.

Both devices are on Android 9.0, built by KME method, System apps disabled.

 

*****************UPDATE********************

I have rebuilt the same updated device as a Fully-Managed device and the 3 standard/default icons, Phone - Contacts - Messaging appear.

So, it appears this is only affecting Kiosk devices. The icons are not active, apart from the Settings and Apps icon.

Hopefully, I can hide this using a policy or config .......

@Peter Wuytack Did you ever figure out how to get the top status bar (clock, battery, etc) to show when a LOB app was launched? 

@_PRyan 

Hello,

If someone have the solution to see the battery level when using a managed google play web link, I take.

We have the demand from users.

 

I try Standalone instead of full screen but it doesn't work. Same with Minimal UI.