I want to share the solution, but first I want to know:
Why in all the rom of the world and in all devices the central button of DroidMote work and in all chinese rom with the crap app rkremote inside don't work ?
I know how to completely remove the rkremote app from the services.jar, simply remove two lines of code that block the start, but also removing the problem remains because also other parts of the Android code have been changed.
What is precisely the other part of the code that intercepts the ENTER event and change this in the left mouse click ?
I know that this problem is easly solvable with the keylayout rk3066.kl (swap of enter key with button x), but i want understand What causes this.
The first that find the solution will have immediately my kernel and its configuration.
On the Nexus rom and all others rom derived from tablet this does not happen. The tablet roms don't have android source code modified.
We can not use rom in which we do not know what is hidden.
Comment