Samsung A14 - Script to set auto lock

ST
Shaun T
Zebra (OVS) - Linde GmbH

Hi All,

I have roughly 700 Samsung A14 devices running on Android 13 TP1A.220624.014.A146PXXS5BWK1

Mobi Version: 15.6.6.1010

We need to turn off "Lock instantly with side key" on our devices. 

Does anyone have a script that would do this?

Cheers 

a year ago
Android Scripting
ANSWERS
S
SSMOD
a year ago

Hi Shaun, 

You can try using the following script command : 

   hardwarekeys -keys 26  /block

to disable the power hardware key on your Samsung device.

If this post has helped you in solving your query, I would request you to mark the particular comment as "is solution", so that others may benefit from this information.