Immersive mode via StageNow

// Expert user has replied.
A Anton Vinokur 1 year 8 months ago
186 4 0

Hello,
Couldn't find an option in StageNow to pass an adb command.
Specifically, I need an immersive mode which is achieved by this command -
adb shell settings put global policy_control immersive.full=*
Have I missed it?
If passing adb commands is not possible, is there any other way to achieve the fully immersive state without javascript involvement?
Any help will be much appreciated.
Regards,
Anton

Please register or login to post a reply

4 Replies

J James Swinton-Bland

Hi,

I think the settings you're looking for will be in our UI Manager, specifically the "Hide Status Bar" feature: https://techdocs.zebra.com/stagenow/3-0/csp/ui/#status-bar-enabledisable

Thanks,

James

A Anton Vinokur

Tried that one but it completely hides the status bar, like a kiosk.
I need the status bar (and navigation bar) to be hidden but revealed on swipe, like a full-screen application.
That is why I've asked about the option to pass an adb command - it achieves exactly the right view.
Is there any other option?

J James Swinton-Bland

I'm assuming you don't have access to the application source code to leverage the Android APIs? https://developer.android.com/training/system-ui/immersive.html?authuse…

We typically don't duplicate Android functionality in our MX as it creates a maintenance overhead for little benefit. The only other suggestion I can think of is implementing something that captures the swipe gestures (accessibility service?) and triggers the relevant MX (hide/show status bar)

A Anton Vinokur

Hi James, sorry for the late response.
No, I don't have access to the source code.
Anyway, I think that it could be useful to have this option in UI Manager.
Thanks.

CONTACT
Can’t find what you’re looking for?