Lock device and fingerprint scanner

General discussions about Automagic and automation in general

Moderator: Martin

Post Reply
sergeygals
Posts: 3
Joined: 22 Sep 2017 08:11

Lock device and fingerprint scanner

Post by sergeygals » 22 Sep 2017 08:51

Hi, First I want to thank for the excellent program
I try to create flow with lock device and have found that I can't use fingerprint after using 'lock device'. The fingerprint is not working, lock screen accept only pin and I can screen on only with power button.
It seems that the action 'lock device' is disable fingerprint. Is it possible to add option to not disable fingerprint ? I try to add 'Set Disabled Keyguard Features ' without selected features but this is not helps

User avatar
Martin
Posts: 4468
Joined: 09 Nov 2012 14:23

Re: Lock device and fingerprint scanner

Post by Martin » 22 Sep 2017 09:05

Hi,

Unfortunately Android provides only one API to lock the device and this function disables the fingerprint scanner for security reasons. Android provides no option to change this behavior for apps like Automagic.
On a rooted device you could use action Execute Root Command: input keyevent POWER to simulate pressing the power button to turn the screen off.

Regards,
Martin

sergeygals
Posts: 3
Joined: 22 Sep 2017 08:11

Re: Lock device and fingerprint scanner

Post by sergeygals » 22 Sep 2017 09:32

Thanks for fast answer !
Something like that I expected :(
Bye bye idea to lock device  instead google assist :)

User avatar
Bingwu
Posts: 114
Joined: 26 Feb 2016 10:26

Re: Lock device and fingerprint scanner

Post by Bingwu » 22 Sep 2017 14:15

Hello!

I will try this tip from Martin on my Samsung Galaxy S7 edge.

http://automagic4android.com/forum/view ... 127#p18852
Martin wrote:I'm not sure how the feature works in Nova but you could achieve something similar by setting the screen off timeout temporarily to a very short duration. The action allows to go down to 15s. Alternatively you could use an action Set System Setting with category System, Name screen_off_timeout and a value like 5000 (five seconds in milliseconds).

Regards,
Martin
Regards
Peter

sergeygals
Posts: 3
Joined: 22 Sep 2017 08:11

Re: Lock device and fingerprint scanner

Post by sergeygals » 25 Sep 2017 13:47

Thank you guys !
It's good for me
a.png
a.png (60.46 KiB) Viewed 14194 times

Post Reply