Page 1 of 1

Activate/Deactivate Double Tap

Posted: 06 Aug 2015 17:46
by Claas
Hey,
is it possible (via change system setting maybe) to activate / deactivate double tap to wake somehow?

Re: Activate/Deactivate Double Tap

Posted: 06 Aug 2015 19:34
by Martin
Hi,

I'm not aware about an API to change this setting.
Please check action Set System Setting, maybe it can be used to toggle this setting.

Regards,
Martin

Re: Activate/Deactivate Double Tap

Posted: 06 Aug 2015 22:57
by Claas
I found wake_gesture_enabled - but no luck so far...

Re: Activate/Deactivate Double Tap

Posted: 26 Aug 2015 18:23
by Claas
Is there an overview about what all the system codes mean/do?

Re: Activate/Deactivate Double Tap

Posted: 27 Aug 2015 18:31
by Martin
Unfortunately most values are not documented and each manufacturer uses its own names/values.
Google documents the few official values in this doc: http://developer.android.com/reference/ ... ystem.html
The names used in the settings database is shown when you select one of the settings and check the value after Constant Value: (in this example the name of the setting is accelerometer_rotation).

Re: Activate/Deactivate Double Tap

Posted: 27 Aug 2015 20:26
by Claas
Thanks!

Re: Activate/Deactivate Double Tap

Posted: 25 May 2016 20:02
by Claas
now you can find it in the "secure" section under "double_tap_to_wake" =)