Page 1 of 1

Lock device

Posted: 28 Jan 2014 10:44
by Ankit
Hi,
I made an simple flow which locks device when i press the button.

TRIGGER : SHORTCUT
ACTION : LOCK DEVICE

But it works only when i have not used any kind of screen lock.
But when i use pattern or password or swipe lock it does not function properly.
It once lock the device and then turns on the screen again.

My phone is samsung galaxy s duos ..

Re: Lock device

Posted: 28 Jan 2014 19:10
by Martin
Hi,

My Galaxy duos turns off the screen, activates the lock and turns the screen on again. This seems to be a special behavior/bug of this device.
I was able to workaround it with following flow:
-trigger...
-action Lock Device
-action Sleep: 1s
-action Lock Device

Is this also working on your device?

Regards,
Martin

Re: Lock device

Posted: 29 Jan 2014 07:33
by Ankit
Hi

Thanx martin.
This is working perfectly..
Thanx..