Forum Discussion
Nathan Li
Feb 13, 2020Copper Contributor
Any Intune configuration Allows an app to prevent the android Enterprise tablet from going to sleep?
Hi:
I deployed an app to one of our Android enterprise system, the app works good once deployed. then I had some feed back from my users who told me, the app logged out because our tablets goes to sleep after 10 mins, then they have to sign back in to the app. As part of our user's job, they really need this app be running at all time, my question is there any configuration or policy could allow an app to prevent the android Enterprise tablet from going to sleep? I know you can go to the app in the tablets app setting and set prevent tablet from sleeping under permission, but i really hope it can be control via Intune.
thanks
- Thijs LecomteBronze ContributorYou could configure the setting Time to lock screen in Power Settings for this.
This should do what you want (https://docs.microsoft.com/en-us/intune/configuration/device-restrictions-android-for-work)- Nathan LiCopper Contributor
Thanks for your reply, but my purpose is not have time out when I am running this app. Good example like Google map, if I us google map navigating me when I am driving, then the tablet stays on all time unless I close google map app. that is what I am looking for.
- Thijs LecomteBronze ContributorThis is something that should be programmed into the app then
This is not a Intune issue