Sunday 3 July 2016

Double Tap to wake...



I've been enjoying my 5c but really miss the double tap to wake function (plus it probably doesn't help the longevity of the power button), so looking for some solution I found this on xda http://forum.xda-developers.com/mate...-wake-t3312676 ,

It's for a Huawei Mate8 but I've checked the relevant build.prop and xml file and the entries are both there but disabled. Problem I have now is I don't want to root device for the time being, is there anyway I can get temp root, without BL unlock, of perhaps do this via adb and usb debuggin 'on' ? The changes are pretty easy and minor so if someone has root on their 5c perhaps they can try it and report back. Appreciate this may also be locked/missing in the kernel but we won't know until we try, right ?

Hoping someone can reply so we can make this a better device.

I've reprodued the procedure below in case URL link doesn't work.

1) Go into system/build.prop and open it in your favorite text editor. Find the line that says ro.config.hw_easywakeup=false and change the false to true then save your changes.
2) Go to system/emui/base/xml and open up the hw_easywakeupmotion_config.xml in your favorite text editor. Find the line that says <EasyWakeupMotion name="Double_Touch" support="1" value="0" flag="0" keycode="131" /> and change the value=0 to value=1 then save your changes.
3) Restart your phone
4) Go into Settings/Smart Assistance/Motion Control and at the bottom you will now see Double Touch. Turn it on.
5) Restart your phone and you will have Double Tap to Wake enabled and working.



No comments:

Post a Comment