Enable Gesture navigation using Scan2Deploy

Hi everyone,

I am trying to deploy a change to a group of Memor12 devices:
Switching from 3-button to Gesture Navigation.

Over ADB, this comand works:
adb shell cmd overlay enable com.android.internal.systemui.navbar.gestural

Scan2Deploy however throws an error:

Scripts:

Am I doing something wrong or is it not supported yet?

Kind regards,
Filip

1 Like

Hi @Filip_Dautovic

Thank you for your question regarding gesture navigation deployment on Memor12 devices.

Currently, Scan2Deploy has security limitations that prevent the execution of the cmd overlay enable com.android.internal.systemui.navbar.gestural command you’re trying to use. While this command works perfectly through ADB, it’s not supported through Scan2Deploy at this time due to these imposed security restrictions.

However, we have a specialized solution available for this type of Android system overlay configuration.
I recommend opening a support request through our Technical Support portal.
When creating the ticket, please refer to this specific forum thread and conversation with me so that the technician can properly address the problem.

Best regards,
Simone Callegari
L3 Specialist SW Engineer - Datalogic Mobile Products

1 Like

Hi @Filip_Dautovic,

Just a tip if your only goal is to hide the navigation bar this could be done by the settings in Scan2deploy or Oemconfig:

Gr Peter

1 Like