Quote:
Originally Posted by orebmur
Nonetheless, my main point is that such a functionality should really be included out of the box ex factory, but is not.
|
But that's just a matter of raising a feature request: <<Dear Onyx, please add a listener for the long-tap of the "Home" icon in the statusbar the global event of key press "recent tasks" (KeyEvent.KEYCODE_APP_SWITCH , 187)>>.
Android's "recent tasks switcher" is there in the system... It's just that we are missing a "Home" button to trigger it! If you inject the keypress manually with a
`adb -d shell input keyevent 187`, it appears...
Quote:
Originally Posted by orebmur
Unfortunately i see no way how to properly use this with RelaunchX that i much prefer over the comparatively rather unpractical Boox default user interface.
|
That's strange, I have to check this RelaunchX - do you mean it does not have a statusbar?