Microsoft Edge Android Activities

MMCBehr 20 Reputation points
2024-02-05T16:26:23.8533333+00:00

I have an android device running Edge 120.0.2210.157. I am also utilizing Zebra's EnterpriseHomeScreen application to limit what apps are displayed. One of the apps I have shown is a shortcut to open Edge to a company resource. However it is displayed with the address bar and navigation bar at the bottom of the page using the Activity portion of the configuration file for EnterpriseHomeScreen I can execute actions/activities within the app. Is there one for me to hide the address bar/navigation bar with an android intent? Like running edge in full screen? Or is there a way to configure that separately?

Microsoft Edge | Microsoft Edge development
0 comments No comments
{count} votes

Accepted answer
  1. Jinxin Wang (Shanghai Wicresoft Co Ltd) 2,195 Reputation points Microsoft External Staff
    2024-02-06T06:48:43.9966667+00:00

    Hi @MMCBehr You can use kiosk mode (single app or multi-app), and the platform disables the familiar user interface and workflow by default. When a device is running in kiosk state, the system changes certain behaviors, including:

    1. The device's status bar will be removed from view. System information and notifications are hidden from end users.
    2. Device navigation buttons (such as Home and Overview buttons) will be disabled and removed from view.
    3. The device's lock screen (such as keypad lock) is disabled. ​You can refer to this document: https://learn.microsoft.com/en-us/mem/intune/configuration/device-restrictions-android-for-work

    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment". Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread. Regards, Jinxin

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.