Quote:
Originally Posted by DarKHawK
Is there a way to remap the hardware refresh button? I remember someone mentioned an xposed module but I don't want to install exposed. Is there any other way?
|
This is something I'm searching too.
I've found one working way and 2 theoretical ways to do it.
1) Use "Xposed Additions" and connect Capture screen with the refresh button (does capture the screen and makes screen refresh) -
working but creates a bunch of file in "sdcard/Screenshots" and fills the screen with the screenshot.
2) Find out which command Onyx is using with their own manual refresh button (longclick back button) - I was not able to figure that out and even if, the mentioned xposed module "Xposed Additions" does not allow linking the button to an android intent command.
2) Use an external app and link it to a button. That is possible too for instance with Tasker or to create an app that only refreshes the screen. I'm no programmer, so I couldn't create one. But it seems quite simple.
http://codegur.com/25027006/forcing-...esh-on-android
Ony SDK