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 t...
Thijs Lecomte
Feb 13, 2020Bronze Contributor
You 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)
This should do what you want (https://docs.microsoft.com/en-us/intune/configuration/device-restrictions-android-for-work)
Nathan Li
Feb 13, 2020Copper 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 LecomteFeb 13, 2020Bronze ContributorThis is something that should be programmed into the app then
This is not a Intune issue- Nathan LiFeb 13, 2020Copper Contributor
I agree with you on that, I am also reached out to the app developer who's company made this app. Also I know there is permission option in the tablet, call "Prevent tablet from sleeping", it is under setting - apps - click the app you need- permissions - all permissions - "Prevent tablet from sleeping", may be that can fix my issue. That is why I reached out to Intune community to see if this is passable to be setup in Intune.
thanks very much
- Thijs LecomteFeb 13, 2020Bronze ContributorThere is no setting in Intune for that.
It will be the easiest if the app required that permission before installation.
The developer should be able to configure it