Marcelo wrote:
I'm not that much of a Java programmer and I haven't really looked at the Android API. When I try to integrate your patch, I get:frameworks/base/services/java/com/android/server/AccelKeyboardService.java:204: method does not override a method from its superclass @Override ^ frameworks/base/services/java/com/android/server/AccelKeyboardService.java:208: method does not override a method from its superclass @Override ^ If I remove them, the build finishes, but I really don't have a clue what I just did. Did I break something? Can you shed some light? Thanks a bunch! Marcelo
Hi, i am not Java programmer either. Those override were added there by eclipse and they probably should not be there. You didnt break anything. Thanks for feedback Radek _______________________________________________ android-freerunner mailing list [email protected] http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org
