Can some on point how the EventHub.cpp signals the JNI in the later android versions. Before there was a KeyInputQueue.java where all input events were queued. I got the latest android sources and now the KeyInputQueue.java is gone so I am trying to find the JNI/Java class where events are dispatched to android.
Tanks: T.